diff for duplicates of <4F0AED00.8060505@atmel.com> diff --git a/a/1.txt b/N1/1.txt index c2b95c5..ed675a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ Can you please send it upstream through your tree? >> + */ >> + } 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 fdac2e4..511cc8b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01318517152-27578-1-git-send-email-jacmet@sunsite.dk\0" "ref\04EBDBAF9.3090805@gmx.de\0" - "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" - "Subject\0Re: [PATCHv2] atmel_lcdfb: support new-style palette format\0" - "Date\0Mon, 09 Jan 2012 13:34:56 +0000\0" + "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" + "Subject\0[PATCHv2] atmel_lcdfb: support new-style palette format\0" + "Date\0Mon, 09 Jan 2012 14:34:56 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -64,7 +64,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" @@ -85,4 +85,4 @@ "-- \n" Nicolas Ferre -95784082bbdb5a5dfb7be9bf8b92fad826ffcfadb880c07a059bebc5935f6795 +4bd50e074c9179dbfff3274cea29bff4abaee152650ff027edae267a12eec839
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.