diff for duplicates of <52408B47.3080801@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index be05f7d..df1014f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 13-09-23 10:45 AM, Matt Porter wrote: >>> Matt >>> >>> From f65d048b3453447bb3e693cb21701c4d0c6375ed Mon Sep 17 00:00:00 2001 ->>> From: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>>> From: Matt Porter <matt.porter@linaro.org> >>> Date: Fri, 20 Sep 2013 13:41:06 -0400 >>> Subject: [PATCH] ARM: bcm: Remove custom .time_init hook >>> @@ -26,16 +26,16 @@ On 13-09-23 10:45 AM, Matt Porter wrote: >>> use of dummy fixed clocks for drivers until the bcm281xx common >>> clock driver is ready. >>> ->>> Signed-off-by: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->>> Reviewed-by: Markus Mayer <markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->>> Reviewed-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Matt Porter <matt.porter@linaro.org> +>>> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> +>>> Reviewed-by: Christian Daudt <csd@broadcom.com> >> >> As a v2 is required due to calling of_clk_init() breaks non-DT builds, >> I will include this _if_ Christian actually gives his Acked-By. > > Understood. Ccing Christian's new email as it just changed. Old one still works for this week :) -Acked-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +Acked-by: Christian Daudt <csd@broadcom.com> Thanks, csd diff --git a/a/content_digest b/N1/content_digest index 7c25b4c..7f471b8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,10 @@ "ref\020130920191613.GA25191@ohporter.com\0" "ref\0523EDF16.10102@gmail.com\0" "ref\052407E2A.7030001@linaro.org\0" - "ref\052407E2A.7030001-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" - "Subject\0Re: [PATCH 00/26] ARM: provide common arch init for DT clocks\0" + "From\0csd@broadcom.com (Christian Daudt)\0" + "Subject\0[PATCH 00/26] ARM: provide common arch init for DT clocks\0" "Date\0Mon, 23 Sep 2013 11:41:11 -0700\0" - "To\0Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - STEricsson <STEricsson_nomadik_linux-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Christian Daudt <bcm-xK7y4jjYLqYh9ZMKESR00Q@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 13-09-23 10:45 AM, Matt Porter wrote:\n" @@ -39,7 +26,7 @@ ">>> Matt\n" ">>>\n" ">>> From f65d048b3453447bb3e693cb21701c4d0c6375ed Mon Sep 17 00:00:00 2001\n" - ">>> From: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">>> From: Matt Porter <matt.porter@linaro.org>\n" ">>> Date: Fri, 20 Sep 2013 13:41:06 -0400\n" ">>> Subject: [PATCH] ARM: bcm: Remove custom .time_init hook\n" ">>>\n" @@ -48,18 +35,18 @@ ">>> use of dummy fixed clocks for drivers until the bcm281xx common\n" ">>> clock driver is ready.\n" ">>>\n" - ">>> Signed-off-by: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">>> Reviewed-by: Markus Mayer <markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">>> Reviewed-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Matt Porter <matt.porter@linaro.org>\n" + ">>> Reviewed-by: Markus Mayer <markus.mayer@linaro.org>\n" + ">>> Reviewed-by: Christian Daudt <csd@broadcom.com>\n" ">>\n" ">> As a v2 is required due to calling of_clk_init() breaks non-DT builds,\n" ">> I will include this _if_ Christian actually gives his Acked-By.\n" ">\n" "> Understood. Ccing Christian's new email as it just changed.\n" "Old one still works for this week :)\n" - "Acked-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "Acked-by: Christian Daudt <csd@broadcom.com>\n" "\n" " Thanks,\n" csd -02b5dd2542800c2f3372c3f59ab18c8c18ac9e69cf18eea1fac235d629749572 +f6d130049e4d918fa26977ed1b6fb61e9873fcaf5380c9ed517e9222185e3b50
diff --git a/a/1.txt b/N2/1.txt index be05f7d..df1014f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,7 +17,7 @@ On 13-09-23 10:45 AM, Matt Porter wrote: >>> Matt >>> >>> From f65d048b3453447bb3e693cb21701c4d0c6375ed Mon Sep 17 00:00:00 2001 ->>> From: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +>>> From: Matt Porter <matt.porter@linaro.org> >>> Date: Fri, 20 Sep 2013 13:41:06 -0400 >>> Subject: [PATCH] ARM: bcm: Remove custom .time_init hook >>> @@ -26,16 +26,16 @@ On 13-09-23 10:45 AM, Matt Porter wrote: >>> use of dummy fixed clocks for drivers until the bcm281xx common >>> clock driver is ready. >>> ->>> Signed-off-by: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->>> Reviewed-by: Markus Mayer <markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> ->>> Reviewed-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Matt Porter <matt.porter@linaro.org> +>>> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> +>>> Reviewed-by: Christian Daudt <csd@broadcom.com> >> >> As a v2 is required due to calling of_clk_init() breaks non-DT builds, >> I will include this _if_ Christian actually gives his Acked-By. > > Understood. Ccing Christian's new email as it just changed. Old one still works for this week :) -Acked-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +Acked-by: Christian Daudt <csd@broadcom.com> Thanks, csd diff --git a/a/content_digest b/N2/content_digest index 7c25b4c..c8d3989 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\020130920191613.GA25191@ohporter.com\0" "ref\0523EDF16.10102@gmail.com\0" "ref\052407E2A.7030001@linaro.org\0" - "ref\052407E2A.7030001-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" + "From\0Christian Daudt <csd@broadcom.com>\0" "Subject\0Re: [PATCH 00/26] ARM: provide common arch init for DT clocks\0" "Date\0Mon, 23 Sep 2013 11:41:11 -0700\0" - "To\0Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - STEricsson <STEricsson_nomadik_linux-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Christian Daudt <bcm-xK7y4jjYLqYh9ZMKESR00Q@public.gmane.org>\0" + "To\0Matt Porter <matt.porter@linaro.org>\0" + "Cc\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>" + Olof Johansson <olof@lixom.net> + Arnd Bergmann <arnd@arndb.de> + Russell King <linux@arm.linux.org.uk> + STEricsson <STEricsson_nomadik_linux@list.st.com> + linux-tegra@vger.kernel.org + linux-rpi-kernel@lists.infradead.org + linux-samsung-soc@vger.kernel.org + kernel@stlinux.com + linux-arm-kernel@lists.infradead.org + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + " Christian Daudt <bcm@fixthebug.org>\0" "\00:1\0" "b\0" "On 13-09-23 10:45 AM, Matt Porter wrote:\n" @@ -39,7 +38,7 @@ ">>> Matt\n" ">>>\n" ">>> From f65d048b3453447bb3e693cb21701c4d0c6375ed Mon Sep 17 00:00:00 2001\n" - ">>> From: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + ">>> From: Matt Porter <matt.porter@linaro.org>\n" ">>> Date: Fri, 20 Sep 2013 13:41:06 -0400\n" ">>> Subject: [PATCH] ARM: bcm: Remove custom .time_init hook\n" ">>>\n" @@ -48,18 +47,18 @@ ">>> use of dummy fixed clocks for drivers until the bcm281xx common\n" ">>> clock driver is ready.\n" ">>>\n" - ">>> Signed-off-by: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">>> Reviewed-by: Markus Mayer <markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - ">>> Reviewed-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Matt Porter <matt.porter@linaro.org>\n" + ">>> Reviewed-by: Markus Mayer <markus.mayer@linaro.org>\n" + ">>> Reviewed-by: Christian Daudt <csd@broadcom.com>\n" ">>\n" ">> As a v2 is required due to calling of_clk_init() breaks non-DT builds,\n" ">> I will include this _if_ Christian actually gives his Acked-By.\n" ">\n" "> Understood. Ccing Christian's new email as it just changed.\n" "Old one still works for this week :)\n" - "Acked-by: Christian Daudt <csd-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "Acked-by: Christian Daudt <csd@broadcom.com>\n" "\n" " Thanks,\n" csd -02b5dd2542800c2f3372c3f59ab18c8c18ac9e69cf18eea1fac235d629749572 +988a3438a854cfb16a55c26edb64a078444db26ee344e271c6c505d18d0f8f27
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.