diff for duplicates of <3332039.dxD4mlCSgf@diego> diff --git a/a/1.txt b/N1/1.txt index 9840884..23998fa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ Am Freitag, 8. August 2014, 14:58:11 schrieb Doug Anderson: > Heiko, > -> On Fri, Aug 1, 2014 at 1:15 AM, Heiko St?bner <heiko@sntech.de> wrote: +> On Fri, Aug 1, 2014 at 1:15 AM, Heiko Stübner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote: > > Am Donnerstag, 31. Juli 2014, 17:30:25 schrieb Mike Turquette: -> >> Quoting Heiko St?bner (2014-07-31 16:29:34) +> >> Quoting Heiko Stübner (2014-07-31 16:29:34) > >> > >> > Hi Mike, > >> > @@ -21,7 +21,7 @@ Am Freitag, 8. August 2014, 14:58:11 schrieb Doug Anderson: > >> > > > these > >> > > > special clocks from being disabled. > >> > > > -> >> > > > Signed-off-by: Heiko Stuebner <heiko@sntech.de> +> >> > > > Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> > >> > > > --- > >> > > > > >> > > > drivers/clk/rockchip/clk-rk3188.c | 7 +++++++ @@ -92,9 +92,13 @@ be possible anyway, as most of the time some pclk_* would be active anyway. > In any case, this patch fixes a hang at boot when using the PWM driver > that just landed, so: > -> Tested-by: Doug Anderson <dianders@chromium.org> +> Tested-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> thanks Heiko +-- +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/N1/content_digest index 0b23136..acc19b3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,26 @@ "ref\01406661128-7614-1-git-send-email-heiko@sntech.de\0" "ref\02434370.xFIeZvuJnT@diego\0" "ref\0CAD=FV=XA31T9i6nLaDhVS+BkJ=U-PiMye_ouC1QY8EMoKqMCiQ@mail.gmail.com\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH 1/4] clk: rockchip: protect critical clocks from getting disabled\0" + "ref\0CAD=FV=XA31T9i6nLaDhVS+BkJ=U-PiMye_ouC1QY8EMoKqMCiQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/4] clk: rockchip: protect critical clocks from getting disabled\0" "Date\0Sat, 09 Aug 2014 00:20:46 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" + "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Kever Yang <kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org> + Eddie Cai <cf-TNX95d0MmH7DzftRWevZcw@public.gmane.org> + " Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>\0" "\00:1\0" "b\0" "Am Freitag, 8. August 2014, 14:58:11 schrieb Doug Anderson:\n" "> Heiko,\n" "> \n" - "> On Fri, Aug 1, 2014 at 1:15 AM, Heiko St?bner <heiko@sntech.de> wrote:\n" + "> On Fri, Aug 1, 2014 at 1:15 AM, Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote:\n" "> > Am Donnerstag, 31. Juli 2014, 17:30:25 schrieb Mike Turquette:\n" - "> >> Quoting Heiko St?bner (2014-07-31 16:29:34)\n" + "> >> Quoting Heiko St\303\274bner (2014-07-31 16:29:34)\n" "> >> \n" "> >> > Hi Mike,\n" "> >> > \n" @@ -30,7 +38,7 @@ "> >> > > > these\n" "> >> > > > special clocks from being disabled.\n" "> >> > > > \n" - "> >> > > > Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" + "> >> > > > Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" "> >> > > > ---\n" "> >> > > > \n" "> >> > > > drivers/clk/rockchip/clk-rk3188.c | 7 +++++++\n" @@ -101,11 +109,15 @@ "> In any case, this patch fixes a hang at boot when using the PWM driver\n" "> that just landed, so:\n" "> \n" - "> Tested-by: Doug Anderson <dianders@chromium.org>\n" + "> Tested-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" "\n" "thanks\n" "\n" "\n" - Heiko + "Heiko\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 -f3204d496e6ab2877f70b51d119e8c54ceaa9cc6e0871f38c04ad566aceaa0fd +6cd4e26e31ab0e030a7a91b49d25579b9fcf260cbbe454ec7d4b2ff12b3533c0
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.