diff for duplicates of <565B1AD6.9020208@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 1a0b8b4..c7524bc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -676,6 +676,6 @@ usual trick is a depends on the platform or COMPILE_TEST >> +MODULE_LICENSE("GPL v2"); > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at 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 1d05c3c..ee32441 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,10 @@ "ref\01448034495-1759-1-git-send-email-haibo.chen@freescale.com\0" "ref\01448034495-1759-2-git-send-email-haibo.chen@freescale.com\0" "ref\0ce451bd2d1b88d93585e156ce8d1d977@agner.ch\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" - "Subject\0Re: [PATCH v3 1/4] iio: adc: add IMX7D ADC driver support\0" + "From\0jic23@kernel.org (Jonathan Cameron)\0" + "Subject\0[PATCH v3 1/4] iio: adc: add IMX7D ADC driver support\0" "Date\0Sun, 29 Nov 2015 15:33:42 +0000\0" - "To\0Stefan Agner <stefan@agner.ch>" - " Haibo Chen <haibo.chen@freescale.com>\0" - "Cc\0knaack.h@gmx.de" - lars@metafoo.de - pmeerw@pmeerw.net - shawnguo@kernel.org - kernel@pengutronix.de - robh+dt@kernel.org - pawel.moll@arm.com - mark.rutland@arm.com - ijc+devicetree@hellion.org.uk - galak@codeaurora.org - linux@arm.linux.org.uk - linux-iio@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 25/11/15 03:52, Stefan Agner wrote:\n" @@ -701,8 +685,8 @@ ">> +MODULE_LICENSE(\"GPL v2\");\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -03951f036f68c25f2b66e85c2fee5ff4f975809d528c80faa22c7f3b08e74230 +8fcda7f0af870fbc6442a0773c0aec4b1a7b84ef9f23a68f4a1164171fa91ced
diff --git a/a/1.txt b/N2/1.txt index 1a0b8b4..5318b19 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ On 25/11/15 03:52, Stefan Agner wrote: >> Freescale i.MX7D soc contains a new ADC IP. This patch add this ADC >> driver support, and the driver only support ADC software trigger. >> ->> Signed-off-by: Haibo Chen <haibo.chen@freescale.com> +>> Signed-off-by: Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org> >> --- >> drivers/iio/adc/Kconfig | 9 + >> drivers/iio/adc/Makefile | 1 + @@ -671,11 +671,16 @@ usual trick is a depends on the platform or COMPILE_TEST >> + >> +module_platform_driver(imx7d_adc_driver); >> + ->> +MODULE_AUTHOR("Haibo Chen <haibo.chen@freescale.com>"); +>> +MODULE_AUTHOR("Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>"); >> +MODULE_DESCRIPTION("Freeacale IMX7D ADC driver"); >> +MODULE_LICENSE("GPL v2"); > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -> +> + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 1d05c3c..af48a07 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,27 @@ "ref\01448034495-1759-1-git-send-email-haibo.chen@freescale.com\0" "ref\01448034495-1759-2-git-send-email-haibo.chen@freescale.com\0" "ref\0ce451bd2d1b88d93585e156ce8d1d977@agner.ch\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\0ce451bd2d1b88d93585e156ce8d1d977-XLVq0VzYD2Y@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v3 1/4] iio: adc: add IMX7D ADC driver support\0" "Date\0Sun, 29 Nov 2015 15:33:42 +0000\0" - "To\0Stefan Agner <stefan@agner.ch>" - " Haibo Chen <haibo.chen@freescale.com>\0" - "Cc\0knaack.h@gmx.de" - lars@metafoo.de - pmeerw@pmeerw.net - shawnguo@kernel.org - kernel@pengutronix.de - robh+dt@kernel.org - pawel.moll@arm.com - mark.rutland@arm.com - ijc+devicetree@hellion.org.uk - galak@codeaurora.org - linux@arm.linux.org.uk - linux-iio@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0Stefan Agner <stefan-XLVq0VzYD2Y@public.gmane.org>" + " Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "Cc\0knaack.h-Mmb7MZpHnFY@public.gmane.org" + lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org + pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org + shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 25/11/15 03:52, Stefan Agner wrote:\n" @@ -32,7 +33,7 @@ ">> Freescale i.MX7D soc contains a new ADC IP. This patch add this ADC\n" ">> driver support, and the driver only support ADC software trigger.\n" ">>\n" - ">> Signed-off-by: Haibo Chen <haibo.chen@freescale.com>\n" + ">> Signed-off-by: Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" ">> ---\n" ">> drivers/iio/adc/Kconfig | 9 +\n" ">> drivers/iio/adc/Makefile | 1 +\n" @@ -696,13 +697,18 @@ ">> +\n" ">> +module_platform_driver(imx7d_adc_driver);\n" ">> +\n" - ">> +MODULE_AUTHOR(\"Haibo Chen <haibo.chen@freescale.com>\");\n" + ">> +MODULE_AUTHOR(\"Haibo Chen <haibo.chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\");\n" ">> +MODULE_DESCRIPTION(\"Freeacale IMX7D ADC driver\");\n" ">> +MODULE_LICENSE(\"GPL v2\");\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - > + "> \n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -03951f036f68c25f2b66e85c2fee5ff4f975809d528c80faa22c7f3b08e74230 +0790902866c9a774cfd70cacb21ac489067d61f9f8002f4fac06dd38f462da67
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.