diff for duplicates of <53CCCB20.50802@samsung.com> diff --git a/a/1.txt b/N1/1.txt index e40ed76..c4fcde0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,12 +63,12 @@ Chanwoo Choi > > For the entire series, > -> Acked-by: Arnd Bergmann <arnd@arndb.de> +> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> > > Arnd > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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 > Please read the FAQ at http://www.tux.org/lkml/ > diff --git a/a/content_digest b/N1/content_digest index b23520b..842fc09 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,26 @@ "ref\01405909068-22539-1-git-send-email-cw00.choi@samsung.com\0" "ref\014522743.f6oFhEQVv4@wuerfel\0" - "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" + "From\0Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" "Subject\0Re: [PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean\0" "Date\0Mon, 21 Jul 2014 17:11:12 +0900\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - jic23@kernel.org - ch.naveen@samsung.com - mark.rutland@arm.com - devicetree@vger.kernel.org - kgene.kim@samsung.com - pawel.moll@arm.com - ijc+devicetree@hellion.org.uk - linux-iio@vger.kernel.org - t.figa@samsung.com - rdunlap@infradead.org - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-samsung-soc@vger.kernel.org - kyungmin.park@samsung.com - robh+dt@kernel.org - " galak@codeaurora.org\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + ch.naveen-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org + linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" "\00:1\0" "b\0" "On 07/21/2014 04:38 PM, Arnd Bergmann wrote:\n" @@ -88,14 +88,14 @@ "> \n" "> For the entire series,\n" "> \n" - "> Acked-by: Arnd Bergmann <arnd@arndb.de>\n" + "> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" "> \n" "> \tArnd\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" 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" "> Please read the FAQ at http://www.tux.org/lkml/\n" > -2137c3cc752c47280496e542d0ea6f139c6b03de420dce7ca7899b77b772aba2 +7b29e7bea1384cb87bf87ad985fe1c115866ffc33166abf840c00173ed84245e
diff --git a/a/1.txt b/N2/1.txt index e40ed76..3e5b512 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -43,7 +43,7 @@ Your patch add following compatible string. OK, I'll add it in exynos3250.dtsi as following: - adc: adc@126C0000 { + adc: adc at 126C0000 { - compatible = "samsung,exynos-adc-v3"; + compatible = "samsung,exynos3250-adc", + "samsung,exynos-adc-v2"; @@ -68,7 +68,7 @@ Chanwoo Choi > Arnd > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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 > Please read the FAQ at http://www.tux.org/lkml/ > diff --git a/a/content_digest b/N2/content_digest index b23520b..4061ddb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,9 @@ "ref\01405909068-22539-1-git-send-email-cw00.choi@samsung.com\0" "ref\014522743.f6oFhEQVv4@wuerfel\0" - "From\0Chanwoo Choi <cw00.choi@samsung.com>\0" - "Subject\0Re: [PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean\0" + "From\0cw00.choi@samsung.com (Chanwoo Choi)\0" + "Subject\0[PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean\0" "Date\0Mon, 21 Jul 2014 17:11:12 +0900\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0linux-arm-kernel@lists.infradead.org" - jic23@kernel.org - ch.naveen@samsung.com - mark.rutland@arm.com - devicetree@vger.kernel.org - kgene.kim@samsung.com - pawel.moll@arm.com - ijc+devicetree@hellion.org.uk - linux-iio@vger.kernel.org - t.figa@samsung.com - rdunlap@infradead.org - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-samsung-soc@vger.kernel.org - kyungmin.park@samsung.com - robh+dt@kernel.org - " galak@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/21/2014 04:38 PM, Arnd Bergmann wrote:\n" @@ -68,7 +51,7 @@ "\n" "OK, I'll add it in exynos3250.dtsi as following:\n" "\n" - " adc: adc@126C0000 {\n" + " adc: adc at 126C0000 {\n" "- compatible = \"samsung,exynos-adc-v3\";\n" "+ compatible = \"samsung,exynos3250-adc\",\n" "+ \"samsung,exynos-adc-v2\";\n" @@ -93,9 +76,9 @@ "> \tArnd\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" 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" "> Please read the FAQ at http://www.tux.org/lkml/\n" > -2137c3cc752c47280496e542d0ea6f139c6b03de420dce7ca7899b77b772aba2 +49fe17c5f43b611dfe1ee19dae0d6e98934860b58fdf0237af9781a86400d5dc
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.