diff for duplicates of <20130604142120.GD5308@maple> diff --git a/a/1.txt b/N1/1.txt index c6c2d4c..dd95ab3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Heiko, -On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St?bner wrote: +On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko Stübner wrote: > dw_apb_timer_init used to search the devicetree for matching timer > devices, making calls to it from board files necessary. > @@ -14,9 +14,9 @@ On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St?bner wrote: > > Tested on the upcoming rk3066 code. > -> Signed-off-by: Heiko Stuebner <heiko@sntech.de> -> Acked-by: Rob Herring <rob.herring@calxeda.com> -> Acked-by: Arnd Bergmann <arnd@arndb.de> +> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +> Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> +> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> > --- ... > -void __init dw_apb_timer_init(void) @@ -61,7 +61,7 @@ On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St?bner wrote: I think maybe we also want CLOCKSOURCE_OF_DECLARE() instances for the contents of sptimer_ids for completeness, otherwise looks good. -Acked-by: Jamie Iles <jamie@jamieiles.com> +Acked-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org> Thanks, diff --git a/a/content_digest b/N1/content_digest index ee41422..50d085d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,24 @@ "ref\0201306041136.09566.heiko@sntech.de\0" "ref\0201306041138.42639.heiko@sntech.de\0" - "From\0jamie@jamieiles.com (Jamie Iles)\0" - "Subject\0[PATCH v2 4/4] clocksource: dw_apb_timer_of: use clocksource_of_init\0" + "ref\0201306041138.42639.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0" + "From\0Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 4/4] clocksource: dw_apb_timer_of: use clocksource_of_init\0" "Date\0Tue, 4 Jun 2013 15:21:20 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "Cc\0Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>" + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + John Stultz <john.stultz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org> + Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Heiko,\n" "\n" - "On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St?bner wrote:\n" + "On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St\303\274bner wrote:\n" "> dw_apb_timer_init used to search the devicetree for matching timer\n" "> devices, making calls to it from board files necessary.\n" "> \n" @@ -22,9 +32,9 @@ "> \n" "> Tested on the upcoming rk3066 code.\n" "> \n" - "> Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" - "> Acked-by: Rob Herring <rob.herring@calxeda.com>\n" - "> Acked-by: Arnd Bergmann <arnd@arndb.de>\n" + "> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "> Acked-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n" + "> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" "> ---\n" "...\n" "> -void __init dw_apb_timer_init(void)\n" @@ -69,10 +79,10 @@ "I think maybe we also want CLOCKSOURCE_OF_DECLARE() instances for the \n" "contents of sptimer_ids for completeness, otherwise looks good.\n" "\n" - "Acked-by: Jamie Iles <jamie@jamieiles.com>\n" + "Acked-by: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>\n" "\n" "Thanks,\n" "\n" Jamie -a9d922a65a2558bbcabc97a2b6093498872ff3587cec7a5c014cb6e427fe88fe +5f1857361b7bb489678acd95aa9f110487ba81774eb8d298b76f7bc1842a0f33
diff --git a/a/1.txt b/N2/1.txt index c6c2d4c..d8beedb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ Hi Heiko, -On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St?bner wrote: +On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko Stübner wrote: > dw_apb_timer_init used to search the devicetree for matching timer > devices, making calls to it from board files necessary. > diff --git a/a/content_digest b/N2/content_digest index ee41422..f81016c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,26 @@ "ref\0201306041136.09566.heiko@sntech.de\0" "ref\0201306041138.42639.heiko@sntech.de\0" - "From\0jamie@jamieiles.com (Jamie Iles)\0" - "Subject\0[PATCH v2 4/4] clocksource: dw_apb_timer_of: use clocksource_of_init\0" + "From\0Jamie Iles <jamie@jamieiles.com>\0" + "Subject\0Re: [PATCH v2 4/4] clocksource: dw_apb_timer_of: use clocksource_of_init\0" "Date\0Tue, 4 Jun 2013 15:21:20 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Heiko St\303\274bner <heiko@sntech.de>\0" + "Cc\0John Stultz <john.stultz@linaro.org>" + Thomas Gleixner <tglx@linutronix.de> + Jamie Iles <jamie@jamieiles.com> + Dinh Nguyen <dinguyen@altera.com> + Grant Likely <grant.likely@linaro.org> + linux-arm-kernel@lists.infradead.org + Rob Herring <rob.herring@calxeda.com> + devicetree-discuss@lists.ozlabs.org + linux-kernel@vger.kernel.org + Arnd Bergmann <arnd@arndb.de> + Linus Walleij <linus.walleij@linaro.org> + " Baruch Siach <baruch@tkos.co.il>\0" "\00:1\0" "b\0" "Hi Heiko,\n" "\n" - "On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St?bner wrote:\n" + "On Tue, Jun 04, 2013 at 11:38:42AM +0200, Heiko St\303\274bner wrote:\n" "> dw_apb_timer_init used to search the devicetree for matching timer\n" "> devices, making calls to it from board files necessary.\n" "> \n" @@ -75,4 +87,4 @@ "\n" Jamie -a9d922a65a2558bbcabc97a2b6093498872ff3587cec7a5c014cb6e427fe88fe +c7a0e91e7a215ebe1499b70c7e901b6db86e7f0e34983470eab5f0cb5b93138d
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.