diff for duplicates of <53728DDE.60105@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 014df9e..323cfe8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On 05/13/2014 10:51 PM, Mike Turquette wrote: >>>> we already do for proper devices and may vanish as soon as there is some >>>> (early) device support for clocks available. >>>> ->>>> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> +>>>> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> [...] >>>> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c >>>> index dff0373f53c1..b449a635dbfa 100644 @@ -58,7 +58,7 @@ On 05/13/2014 10:51 PM, Mike Turquette wrote: >>> intentional to switch the string and integer pairs? >>> >>> Doing so avoids the case where magic might collide with a simple bus ->>> clock (e.g. 'clk at 1'), but I wanted to double check that it was +>>> clock (e.g. 'clk@1'), but I wanted to double check that it was >>> intentional. >> >> Mike, @@ -121,3 +121,8 @@ Sebastian >>>> 1.9.1 >>>> >> + +-- +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 f84ad57..18a6b94 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,17 @@ "ref\020140513194922.5943.40228@quantum\0" "ref\053727E6E.6050503@gmail.com\0" "ref\020140513205111.5943.12709@quantum\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH 1/8] clk: add helper for unique DT clock names\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/8] clk: add helper for unique DT clock names\0" "Date\0Tue, 13 May 2014 23:25:50 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Antoine Tenart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 05/13/2014 10:51 PM, Mike Turquette wrote:\n" @@ -20,7 +27,7 @@ ">>>> we already do for proper devices and may vanish as soon as there is some\n" ">>>> (early) device support for clocks available.\n" ">>>>\n" - ">>>> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\n" + ">>>> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">> [...]\n" ">>>> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c\n" ">>>> index dff0373f53c1..b449a635dbfa 100644\n" @@ -69,7 +76,7 @@ ">>> intentional to switch the string and integer pairs?\n" ">>>\n" ">>> Doing so avoids the case where magic might collide with a simple bus\n" - ">>> clock (e.g. 'clk at 1'), but I wanted to double check that it was\n" + ">>> clock (e.g. 'clk@1'), but I wanted to double check that it was\n" ">>> intentional.\n" ">>\n" ">> Mike,\n" @@ -131,6 +138,11 @@ ">>>> -- \n" ">>>> 1.9.1\n" ">>>>\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 -a42b6ab07a9bc8c1f2f138ce716245028107b37cf9a242748f91f5e620fd7f62 +8bfd5cd9ee6942d7549d771f2245c32a1bbd325d497f52ab8e87402ad079b210
diff --git a/a/1.txt b/N2/1.txt index 014df9e..3c64fb9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -58,7 +58,7 @@ On 05/13/2014 10:51 PM, Mike Turquette wrote: >>> intentional to switch the string and integer pairs? >>> >>> Doing so avoids the case where magic might collide with a simple bus ->>> clock (e.g. 'clk at 1'), but I wanted to double check that it was +>>> clock (e.g. 'clk@1'), but I wanted to double check that it was >>> intentional. >> >> Mike, diff --git a/a/content_digest b/N2/content_digest index f84ad57..3c87044 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,17 @@ "ref\020140513194922.5943.40228@quantum\0" "ref\053727E6E.6050503@gmail.com\0" "ref\020140513205111.5943.12709@quantum\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH 1/8] clk: add helper for unique DT clock names\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Subject\0Re: [PATCH 1/8] clk: add helper for unique DT clock names\0" "Date\0Tue, 13 May 2014 23:25:50 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mike Turquette <mturquette@linaro.org>\0" + "Cc\0Grant Likely <grant.likely@linaro.org>" + Rob Herring <robh+dt@kernel.org> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Antoine Tenart <antoine.tenart@free-electrons.com> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On 05/13/2014 10:51 PM, Mike Turquette wrote:\n" @@ -69,7 +76,7 @@ ">>> intentional to switch the string and integer pairs?\n" ">>>\n" ">>> Doing so avoids the case where magic might collide with a simple bus\n" - ">>> clock (e.g. 'clk at 1'), but I wanted to double check that it was\n" + ">>> clock (e.g. 'clk@1'), but I wanted to double check that it was\n" ">>> intentional.\n" ">>\n" ">> Mike,\n" @@ -133,4 +140,4 @@ ">>>>\n" >> -a42b6ab07a9bc8c1f2f138ce716245028107b37cf9a242748f91f5e620fd7f62 +76598aab0067b666a02695f93960f891253e7032c11f5e5c9bb0d2dba93e1fc9
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.