diff for duplicates of <1345707346-9035-6-git-send-email-linux@prisktech.co.nz> diff --git a/a/1.txt b/N1/1.txt index 6391fb7..b651a7b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ tree bindings. Small change in wm8505-fb.c to support WM8650 framebuffer color format. -Signed-off-by: Tony Prisk <linux@prisktech.co.nz> +Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org> --- drivers/video/Kconfig | 6 +-- drivers/video/vt8500lcdfb.c | 79 ++++++++++++++++++++++++++++++----- @@ -167,7 +167,7 @@ index 2a5fe6e..758e359 100644 @@ -461,4 +517,5 @@ module_platform_driver(vt8500lcd_driver); - MODULE_AUTHOR("Alexey Charkov <alchark@gmail.com>"); + MODULE_AUTHOR("Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); MODULE_DESCRIPTION("LCD controller driver for VIA VT8500"); -MODULE_LICENSE("GPL"); +MODULE_LICENSE("GPL v2"); @@ -205,7 +205,7 @@ index c8703bd..d4448b0 100644 info->var.blue.msb_right = 0; info->fix.visual = FB_VISUAL_TRUECOLOR; info->fix.line_length = info->var.xres_virtual << 2; -+ } else if (info->var.bits_per_pixel = 16) { ++ } else if (info->var.bits_per_pixel == 16) { + info->var.red.offset = 11; + info->var.red.length = 5; + info->var.red.msb_right = 0; @@ -333,7 +333,7 @@ index c8703bd..d4448b0 100644 @@ -408,4 +474,5 @@ module_platform_driver(wm8505fb_driver); - MODULE_AUTHOR("Ed Spiridonov <edo.rus@gmail.com>"); + MODULE_AUTHOR("Ed Spiridonov <edo.rus-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); MODULE_DESCRIPTION("Framebuffer driver for WMT WM8505"); -MODULE_LICENSE("GPL"); +MODULE_LICENSE("GPL v2"); @@ -362,7 +362,7 @@ index 55be386..ba025b4 100644 }; @@ -172,4 +178,5 @@ module_platform_driver(wmt_ge_rops_driver); - MODULE_AUTHOR("Alexey Charkov <alchark@gmail.com"); + MODULE_AUTHOR("Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"); MODULE_DESCRIPTION("Accelerators for raster operations using " "WonderMedia Graphics Engine"); -MODULE_LICENSE("GPL"); diff --git a/a/content_digest b/N1/content_digest index cd5f719..327f085 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,25 @@ "ref\01345707346-9035-1-git-send-email-linux@prisktech.co.nz\0" - "From\0Tony Prisk <linux@prisktech.co.nz>\0" + "ref\01345707346-9035-1-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org\0" + "From\0Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\0" "Subject\0[PATCHv4 5/9] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb\0" - "Date\0Thu, 23 Aug 2012 07:35:41 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Thu, 23 Aug 2012 19:35:41 +1200\0" + "To\0vt8500-wm8505-linux-kernel-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "Cc\0Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>" + linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Linus Walleij <linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> + Florian Tobias Schandinat <FlorianSchandinat-Mmb7MZpHnFY@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> + Mike Turquette <mturquette-l0cyMroinI0@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" "\00:1\0" "b\0" "Update vt8500-fb, wm8505-fb and wmt-ge-rops to support device\n" @@ -10,7 +27,7 @@ "Small change in wm8505-fb.c to support WM8650 framebuffer color\n" "format.\n" "\n" - "Signed-off-by: Tony Prisk <linux@prisktech.co.nz>\n" + "Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n" "---\n" " drivers/video/Kconfig | 6 +--\n" " drivers/video/vt8500lcdfb.c | 79 ++++++++++++++++++++++++++++++-----\n" @@ -174,7 +191,7 @@ " \n" "@@ -461,4 +517,5 @@ module_platform_driver(vt8500lcd_driver);\n" " \n" - " MODULE_AUTHOR(\"Alexey Charkov <alchark@gmail.com>\");\n" + " MODULE_AUTHOR(\"Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" " MODULE_DESCRIPTION(\"LCD controller driver for VIA VT8500\");\n" "-MODULE_LICENSE(\"GPL\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" @@ -212,7 +229,7 @@ " \t\tinfo->var.blue.msb_right = 0;\n" " \t\tinfo->fix.visual = FB_VISUAL_TRUECOLOR;\n" " \t\tinfo->fix.line_length = info->var.xres_virtual << 2;\n" - "+\t} else if (info->var.bits_per_pixel = 16) {\n" + "+\t} else if (info->var.bits_per_pixel == 16) {\n" "+\t\tinfo->var.red.offset = 11;\n" "+\t\tinfo->var.red.length = 5;\n" "+\t\tinfo->var.red.msb_right = 0;\n" @@ -340,7 +357,7 @@ " \n" "@@ -408,4 +474,5 @@ module_platform_driver(wm8505fb_driver);\n" " \n" - " MODULE_AUTHOR(\"Ed Spiridonov <edo.rus@gmail.com>\");\n" + " MODULE_AUTHOR(\"Ed Spiridonov <edo.rus-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" " MODULE_DESCRIPTION(\"Framebuffer driver for WMT WM8505\");\n" "-MODULE_LICENSE(\"GPL\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" @@ -369,7 +386,7 @@ " };\n" " \n" "@@ -172,4 +178,5 @@ module_platform_driver(wmt_ge_rops_driver);\n" - " MODULE_AUTHOR(\"Alexey Charkov <alchark@gmail.com\");\n" + " MODULE_AUTHOR(\"Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\");\n" " MODULE_DESCRIPTION(\"Accelerators for raster operations using \"\n" " \t\t \"WonderMedia Graphics Engine\");\n" "-MODULE_LICENSE(\"GPL\");\n" @@ -378,4 +395,4 @@ "-- \n" 1.7.9.5 -92b355a7680d5a95fa00152f701c3860413a9b5367e116c178efee92e3304307 +3e3f5ec7d994f3ac454313036962e88dbc1a78d55f444a4bb8b9dc51fb97d3f4
diff --git a/a/1.txt b/N2/1.txt index 6391fb7..42409e2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -205,7 +205,7 @@ index c8703bd..d4448b0 100644 info->var.blue.msb_right = 0; info->fix.visual = FB_VISUAL_TRUECOLOR; info->fix.line_length = info->var.xres_virtual << 2; -+ } else if (info->var.bits_per_pixel = 16) { ++ } else if (info->var.bits_per_pixel == 16) { + info->var.red.offset = 11; + info->var.red.length = 5; + info->var.red.msb_right = 0; diff --git a/a/content_digest b/N2/content_digest index cd5f719..e52713b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01345707346-9035-1-git-send-email-linux@prisktech.co.nz\0" - "From\0Tony Prisk <linux@prisktech.co.nz>\0" + "From\0linux@prisktech.co.nz (Tony Prisk)\0" "Subject\0[PATCHv4 5/9] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb\0" - "Date\0Thu, 23 Aug 2012 07:35:41 +0000\0" + "Date\0Thu, 23 Aug 2012 19:35:41 +1200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -212,7 +212,7 @@ " \t\tinfo->var.blue.msb_right = 0;\n" " \t\tinfo->fix.visual = FB_VISUAL_TRUECOLOR;\n" " \t\tinfo->fix.line_length = info->var.xres_virtual << 2;\n" - "+\t} else if (info->var.bits_per_pixel = 16) {\n" + "+\t} else if (info->var.bits_per_pixel == 16) {\n" "+\t\tinfo->var.red.offset = 11;\n" "+\t\tinfo->var.red.length = 5;\n" "+\t\tinfo->var.red.msb_right = 0;\n" @@ -378,4 +378,4 @@ "-- \n" 1.7.9.5 -92b355a7680d5a95fa00152f701c3860413a9b5367e116c178efee92e3304307 +7dbd4b5875eaca7c745f3567437d1690ea9b77c146e44d36343e973c7feb623a
diff --git a/a/1.txt b/N3/1.txt index 6391fb7..42409e2 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -205,7 +205,7 @@ index c8703bd..d4448b0 100644 info->var.blue.msb_right = 0; info->fix.visual = FB_VISUAL_TRUECOLOR; info->fix.line_length = info->var.xres_virtual << 2; -+ } else if (info->var.bits_per_pixel = 16) { ++ } else if (info->var.bits_per_pixel == 16) { + info->var.red.offset = 11; + info->var.red.length = 5; + info->var.red.msb_right = 0; diff --git a/a/content_digest b/N3/content_digest index cd5f719..54e0cf9 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,8 +1,28 @@ "ref\01345707346-9035-1-git-send-email-linux@prisktech.co.nz\0" "From\0Tony Prisk <linux@prisktech.co.nz>\0" "Subject\0[PATCHv4 5/9] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb\0" - "Date\0Thu, 23 Aug 2012 07:35:41 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Thu, 23 Aug 2012 19:35:41 +1200\0" + "To\0vt8500-wm8505-linux-kernel@googlegroups.com\0" + "Cc\0Tony Prisk <linux@prisktech.co.nz>" + Russell King <linux@arm.linux.org.uk> + Alessandro Zummo <a.zummo@towertech.it> + Alan Cox <alan@linux.intel.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Florian Tobias Schandinat <FlorianSchandinat@gmx.de> + Arnd Bergmann <arnd@arndb.de> + Grant Likely <grant.likely@secretlab.ca> + Rob Herring <rob.herring@calxeda.com> + Rob Landley <rob@landley.net> + Linus Walleij <linus.walleij@stericsson.com> + Mike Turquette <mturquette@ti.com> + Stephen Warren <swarren@nvidia.com> + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + linux-fbdev@vger.kernel.org + linux-usb@vger.kernel.org + linux-serial@vger.kernel.org + rtc-linux@googlegroups.com + " devicetree-discuss@lists.ozlabs.org\0" "\00:1\0" "b\0" "Update vt8500-fb, wm8505-fb and wmt-ge-rops to support device\n" @@ -212,7 +232,7 @@ " \t\tinfo->var.blue.msb_right = 0;\n" " \t\tinfo->fix.visual = FB_VISUAL_TRUECOLOR;\n" " \t\tinfo->fix.line_length = info->var.xres_virtual << 2;\n" - "+\t} else if (info->var.bits_per_pixel = 16) {\n" + "+\t} else if (info->var.bits_per_pixel == 16) {\n" "+\t\tinfo->var.red.offset = 11;\n" "+\t\tinfo->var.red.length = 5;\n" "+\t\tinfo->var.red.msb_right = 0;\n" @@ -378,4 +398,4 @@ "-- \n" 1.7.9.5 -92b355a7680d5a95fa00152f701c3860413a9b5367e116c178efee92e3304307 +d81662ff146da59cbccd15b5a59d32185597707fe09e7ac2fe9be1eaabe45f5c
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.