All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1866546.6tqcoO3C0e@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 2091467..ce2142d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -182,8 +182,8 @@ chained BRGs.
 > +#define SCCKS_XIN	BIT(14)	/* SC_CLK uses bus clock (1) or SCIF_CLK (0) 
 */
 > 
->  #define SCxSR_TEND(port)	(((port)->type = PORT_SCI) ? SCI_TEND   :
-> SCIF_TEND) #define SCxSR_RDxF(port)	(((port)->type = PORT_SCI) ? 
+>  #define SCxSR_TEND(port)	(((port)->type == PORT_SCI) ? SCI_TEND   :
+> SCIF_TEND) #define SCxSR_RDxF(port)	(((port)->type == PORT_SCI) ? 
 SCI_RDRF 
 >  : SCIF_RDF) diff --git a/include/linux/serial_sci.h
 > b/include/linux/serial_sci.h index 7c536ac5be05d3aa..9f2bfd0557429ac3
diff --git a/a/content_digest b/N1/content_digest
index fcefdda..5239e1a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01447958344-836-15-git-send-email-geert+renesas@glider.be\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH 14/25] serial: sh-sci: Add BRG register definitions\0"
- "Date\0Thu, 19 Nov 2015 20:45:31 +0000\0"
+ "Date\0Thu, 19 Nov 2015 22:45:31 +0200\0"
  "To\0Geert Uytterhoeven <geert+renesas@glider.be>\0"
  "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
   Simon Horman <horms@verge.net.au>
@@ -197,8 +197,8 @@
  "> +#define SCCKS_XIN\tBIT(14)\t/* SC_CLK uses bus clock (1) or SCIF_CLK (0) \n"
  "*/\n"
  "> \n"
- ">  #define SCxSR_TEND(port)\t(((port)->type = PORT_SCI) ? SCI_TEND   :\n"
- "> SCIF_TEND) #define SCxSR_RDxF(port)\t(((port)->type = PORT_SCI) ? \n"
+ ">  #define SCxSR_TEND(port)\t(((port)->type == PORT_SCI) ? SCI_TEND   :\n"
+ "> SCIF_TEND) #define SCxSR_RDxF(port)\t(((port)->type == PORT_SCI) ? \n"
  "SCI_RDRF \n"
  ">  : SCIF_RDF) diff --git a/include/linux/serial_sci.h\n"
  "> b/include/linux/serial_sci.h index 7c536ac5be05d3aa..9f2bfd0557429ac3\n"
@@ -219,4 +219,4 @@
  "\n"
  Laurent Pinchart
 
-5a6bd0997fd3fef1413049ae0c9d449d1c4bd2e957c8fb80f9d3cd2bc45b893a
+23f8fe5785cf79519d8ae8b3e0e4f750854b53447373f186add1afd0b75cbe4d

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.