diff for duplicates of <20130130132637.GA29440@localhost> diff --git a/a/1.txt b/N1/1.txt index 378b936..c50d427 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ On Tue, Jan 29, 2013 at 02:54:35PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote > > + else > > + var->green.length = 6; > > + -> > if (sinfo->lcd_wiring_mode = ATMEL_LCDC_WIRING_RGB) { +> > if (sinfo->lcd_wiring_mode == ATMEL_LCDC_WIRING_RGB) { > > - /* RGB:565 mode */ > > - var->red.offset = 11; > > + /* RGB:5X5 mode */ diff --git a/a/content_digest b/N1/content_digest index e672f6b..7591f4a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ "ref\01355142530-10366-1-git-send-email-jhovold@gmail.com\0" "ref\01355142530-10366-2-git-send-email-jhovold@gmail.com\0" "ref\020130129135435.GN7360@game.jcrosoft.org\0" - "From\0Johan Hovold <jhovold@gmail.com>\0" - "Subject\0Re: [PATCH 1/3] atmel_lcdfb: fix 16-bpp modes on older SOCs\0" - "Date\0Wed, 30 Jan 2013 13:26:37 +0000\0" + "From\0jhovold@gmail.com (Johan Hovold)\0" + "Subject\0[PATCH 1/3] atmel_lcdfb: fix 16-bpp modes on older SOCs\0" + "Date\0Wed, 30 Jan 2013 14:26:37 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -39,7 +39,7 @@ "> > +\t\telse\n" "> > +\t\t\tvar->green.length = 6;\n" "> > +\n" - "> > \t\tif (sinfo->lcd_wiring_mode = ATMEL_LCDC_WIRING_RGB) {\n" + "> > \t\tif (sinfo->lcd_wiring_mode == ATMEL_LCDC_WIRING_RGB) {\n" "> > -\t\t\t/* RGB:565 mode */\n" "> > -\t\t\tvar->red.offset = 11;\n" "> > +\t\t\t/* RGB:5X5 mode */\n" @@ -96,4 +96,4 @@ "Thanks,\n" Johan -280f4949e823a8d1f2ff5376029c3c13dcfbb6afd2038daa56c34b1dc8438be7 +9e3adad6cf9e75e15096bb3690cdac2eb57669d53839f958dd3c7b312d7752ea
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.