diff for duplicates of <20150519093644.GT22418@x1> diff --git a/a/1.txt b/N1/1.txt index 523e97e..4fe6b16 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -270,7 +270,7 @@ How much of this file is the same as the one removed later in the set? > + lcd->comadj = iio_channel_get(&dev->dev, "comadj"); > + if (IS_ERR(lcd->comadj)) { > + rc = PTR_ERR(lcd->comadj); -> + if (rc == -ENODEV) +> + if (rc = -ENODEV) > + rc = -EPROBE_DEFER; > + > + return rc; @@ -343,9 +343,5 @@ How much of this file is the same as the one removed later in the set? -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-gpio" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index af23f70..2cc089f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01431880077-26321-7-git-send-email-dbaryshkov@gmail.com\0" "From\0Lee Jones <lee.jones@linaro.org>\0" "Subject\0Re: [PATCH v3 06/17] video: lcd: add LoCoMo LCD driver\0" - "Date\0Tue, 19 May 2015 10:36:44 +0100\0" + "Date\0Tue, 19 May 2015 09:36:44 +0000\0" "To\0Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>\0" "Cc\0Russell King <linux@arm.linux.org.uk>" Daniel Mack <daniel@zonque.org> @@ -301,7 +301,7 @@ "> +\tlcd->comadj = iio_channel_get(&dev->dev, \"comadj\");\n" "> +\tif (IS_ERR(lcd->comadj)) {\n" "> +\t\trc = PTR_ERR(lcd->comadj);\n" - "> +\t\tif (rc == -ENODEV)\n" + "> +\t\tif (rc = -ENODEV)\n" "> +\t\t\trc = -EPROBE_DEFER;\n" "> +\n" "> +\t\treturn rc;\n" @@ -374,11 +374,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-gpio\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "Linaro.org \303\242\342\200\235\342\200\232 Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -3b0a54b004d1122b6d000b60d456f6b1e6820c7f18ef0070c47b1a94d6729aa7 +eb4dbd897fd14b9ca2e69bf95710400ba7f31ed811fc03de62fdc1e4e29e5ae4
diff --git a/a/1.txt b/N2/1.txt index 523e97e..962c8d0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -343,9 +343,5 @@ How much of this file is the same as the one removed later in the set? -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-gpio" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index af23f70..8bc6339 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,32 +1,9 @@ "ref\01431880077-26321-1-git-send-email-dbaryshkov@gmail.com\0" "ref\01431880077-26321-7-git-send-email-dbaryshkov@gmail.com\0" - "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0Re: [PATCH v3 06/17] video: lcd: add LoCoMo LCD driver\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[PATCH v3 06/17] video: lcd: add LoCoMo LCD driver\0" "Date\0Tue, 19 May 2015 10:36:44 +0100\0" - "To\0Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>\0" - "Cc\0Russell King <linux@arm.linux.org.uk>" - Daniel Mack <daniel@zonque.org> - Robert Jarzmik <robert.jarzmik@free.fr> - Linus Walleij <linus.walleij@linaro.org> - Alexandre Courbot <gnurou@gmail.com> - Wolfram Sang <wsa@the-dreams.de> - Dmitry Torokhov <dmitry.torokhov@gmail.com> - Bryan Wu <cooloney@gmail.com> - Richard Purdie <rpurdie@rpsys.net> - Samuel Ortiz <sameo@linux.intel.com> - Mark Brown <broonie@kernel.org> - Jingoo Han <jg1.han@samsung.com> - Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> - Tomi Valkeinen <tomi.valkeinen@ti.com> - Liam Girdwood <lgirdwood@gmail.com> - Andrea Adami <andrea.adami@gmail.com> - linux-arm-kernel@lists.infradead.org - linux-gpio@vger.kernel.org - linux-input@vger.kernel.org - linux-leds@vger.kernel.org - linux-spi@vger.kernel.org - linux-fbdev@vger.kernel.org - " alsa-devel@alsa-project.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sun, 17 May 2015, Dmitry Eremin-Solenikov wrote:\n" @@ -374,11 +351,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-gpio\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "Linaro.org ? Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -3b0a54b004d1122b6d000b60d456f6b1e6820c7f18ef0070c47b1a94d6729aa7 +92e72880a37f52ccdfa6d0478995deadfd5e91975274364e241c3c7d7a10354d
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.