All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EBDBAF9.3090805@gmx.de>

diff --git a/a/1.txt b/N1/1.txt
index a4f9b5a..3ea3386 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,7 +50,7 @@ Florian Tobias Schandinat
 > +				 */
 > +			} else {
 > +				/* new style BGR:565 / RGB:565 */
-> +				if (sinfo->lcd_wiring_mode =
+> +				if (sinfo->lcd_wiring_mode ==
 > +				    ATMEL_LCDC_WIRING_RGB) {
 > +					val  = ((blue >> 11) & 0x001f);
 > +					val |= ((red  >>  0) & 0xf800);
diff --git a/a/content_digest b/N1/content_digest
index 668687c..4a92103 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "ref\01318517152-27578-1-git-send-email-jacmet@sunsite.dk\0"
- "From\0Florian Tobias Schandinat <FlorianSchandinat@gmx.de>\0"
- "Subject\0Re: [PATCHv2] atmel_lcdfb: support new-style palette format\0"
+ "From\0FlorianSchandinat@gmx.de (Florian Tobias Schandinat)\0"
+ "Subject\0[PATCHv2] atmel_lcdfb: support new-style palette format\0"
  "Date\0Sat, 12 Nov 2011 00:16:57 +0000\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
@@ -57,7 +57,7 @@
  "> +\t\t\t\t */\n"
  "> +\t\t\t} else {\n"
  "> +\t\t\t\t/* new style BGR:565 / RGB:565 */\n"
- "> +\t\t\t\tif (sinfo->lcd_wiring_mode =\n"
+ "> +\t\t\t\tif (sinfo->lcd_wiring_mode ==\n"
  "> +\t\t\t\t    ATMEL_LCDC_WIRING_RGB) {\n"
  "> +\t\t\t\t\tval  = ((blue >> 11) & 0x001f);\n"
  "> +\t\t\t\t\tval |= ((red  >>  0) & 0xf800);\n"
@@ -72,4 +72,4 @@
  ">  \t\t\tlcdc_writel(sinfo, ATMEL_LCDC_LUT(regno), val);\n"
  ">  \t\t\tret = 0;"
 
-25231165eada140d0feb9d6752d837d0501f53947bc7e6c352341c5be1524265
+5662062eefaf3edc8a4b73db93ca4bfd2a60466c770dbfbe3e9475a02c1d1d86

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.