diff for duplicates of <51666AE8.9060602@ti.com> diff --git a/a/1.txt b/N1/1.txt index 2922b3b..2ddef1c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,8 +3,8 @@ On 04/10/2013 08:39 PM, Nishanth Menon wrote: >> On 04/10/2013 11:06 AM, Mike Turquette wrote: >>> Quoting Nishanth Menon (2013-04-09 13:49:00) >>>> On 10:43-20130409, Tony Lindgren wrote: ->>>>> * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [130409 09:54]: ->>>>>> * Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org> [130409 03:00]: +>>>>> * Tony Lindgren <tony@atomide.com> [130409 09:54]: +>>>>>> * Roger Quadros <rogerq@ti.com> [130409 03:00]: >>>>>>> On 04/05/2013 06:58 PM, Tony Lindgren wrote: >>>>>>>> >>>>>>>> Can't you just use the clock name there to get it? @@ -61,7 +61,7 @@ This looks fine to me. Minor comments below. > > From 130a41821bf57081ca45ef654029175d173135e6 Mon Sep 17 00:00:00 2001 -> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +> From: Nishanth Menon <nm@ti.com> > Date: Tue, 9 Apr 2013 19:26:40 -0500 > Subject: [RFC PATCH] clk: OMAP: introduce device tree binding to kernel clock > data @@ -119,9 +119,9 @@ typo: "an"->"a" > Based on discussion contributions from Roger Quadros, Grygorii Strashko > and others. > -> [tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: co-developed] -> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> -> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +> [tony at atomide.com: co-developed] +> Signed-off-by: Tony Lindgren <tony@atomide.com> +> Signed-off-by: Nishanth Menon <nm@ti.com> > --- > .../devicetree/bindings/clock/omap-clock.txt | 40 +++++++++ > drivers/clk/Makefile | 1 + @@ -211,7 +211,7 @@ typo: "an"->"a" missing e-mail id. -> + * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +> + * Tony Lindgren <tony@atomide.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N1/content_digest index c69f2ed..35f3732 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,19 +9,10 @@ "ref\020130410080630.14359.68178@quantum\0" "ref\05165453E.6090503@ti.com\0" "ref\020130410173921.GA31017@kahuna\0" - "From\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs\0" + "From\0rogerq@ti.com (Roger Quadros)\0" + "Subject\0[RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs\0" "Date\0Thu, 11 Apr 2013 10:48:56 +0300\0" - "To\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" - "Cc\0grygorii.strashko-l0cyMroinI0@public.gmane.org" - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 04/10/2013 08:39 PM, Nishanth Menon wrote:\n" @@ -29,8 +20,8 @@ ">> On 04/10/2013 11:06 AM, Mike Turquette wrote:\n" ">>> Quoting Nishanth Menon (2013-04-09 13:49:00)\n" ">>>> On 10:43-20130409, Tony Lindgren wrote:\n" - ">>>>> * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [130409 09:54]:\n" - ">>>>>> * Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org> [130409 03:00]:\n" + ">>>>> * Tony Lindgren <tony@atomide.com> [130409 09:54]:\n" + ">>>>>> * Roger Quadros <rogerq@ti.com> [130409 03:00]:\n" ">>>>>>> On 04/05/2013 06:58 PM, Tony Lindgren wrote:\n" ">>>>>>>>\n" ">>>>>>>> Can't you just use the clock name there to get it?\n" @@ -87,7 +78,7 @@ "\n" "> \n" "> From 130a41821bf57081ca45ef654029175d173135e6 Mon Sep 17 00:00:00 2001\n" - "> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + "> From: Nishanth Menon <nm@ti.com>\n" "> Date: Tue, 9 Apr 2013 19:26:40 -0500\n" "> Subject: [RFC PATCH] clk: OMAP: introduce device tree binding to kernel clock\n" "> data\n" @@ -145,9 +136,9 @@ "> Based on discussion contributions from Roger Quadros, Grygorii Strashko\n" "> and others.\n" "> \n" - "> [tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: co-developed]\n" - "> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" - "> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + "> [tony at atomide.com: co-developed]\n" + "> Signed-off-by: Tony Lindgren <tony@atomide.com>\n" + "> Signed-off-by: Nishanth Menon <nm@ti.com>\n" "> ---\n" "> .../devicetree/bindings/clock/omap-clock.txt | 40 +++++++++\n" "> drivers/clk/Makefile | 1 +\n" @@ -237,7 +228,7 @@ "\n" "missing e-mail id.\n" "\n" - "> + *\tTony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "> + *\tTony Lindgren <tony@atomide.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -339,4 +330,4 @@ "cheers,\n" -roger -9eecc0be4ad931236f07f86de78e494bb96c7c362950c9a2979ea04e8dbcf9c1 +81f6b1cd54d2731ed95339d2ab958ee127d3449108c44735d834d31861322b86
diff --git a/a/1.txt b/N2/1.txt index 2922b3b..ff147b9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,8 +3,8 @@ On 04/10/2013 08:39 PM, Nishanth Menon wrote: >> On 04/10/2013 11:06 AM, Mike Turquette wrote: >>> Quoting Nishanth Menon (2013-04-09 13:49:00) >>>> On 10:43-20130409, Tony Lindgren wrote: ->>>>> * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [130409 09:54]: ->>>>>> * Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org> [130409 03:00]: +>>>>> * Tony Lindgren <tony@atomide.com> [130409 09:54]: +>>>>>> * Roger Quadros <rogerq@ti.com> [130409 03:00]: >>>>>>> On 04/05/2013 06:58 PM, Tony Lindgren wrote: >>>>>>>> >>>>>>>> Can't you just use the clock name there to get it? @@ -61,7 +61,7 @@ This looks fine to me. Minor comments below. > > From 130a41821bf57081ca45ef654029175d173135e6 Mon Sep 17 00:00:00 2001 -> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +> From: Nishanth Menon <nm@ti.com> > Date: Tue, 9 Apr 2013 19:26:40 -0500 > Subject: [RFC PATCH] clk: OMAP: introduce device tree binding to kernel clock > data @@ -119,9 +119,9 @@ typo: "an"->"a" > Based on discussion contributions from Roger Quadros, Grygorii Strashko > and others. > -> [tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: co-developed] -> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> -> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +> [tony@atomide.com: co-developed] +> Signed-off-by: Tony Lindgren <tony@atomide.com> +> Signed-off-by: Nishanth Menon <nm@ti.com> > --- > .../devicetree/bindings/clock/omap-clock.txt | 40 +++++++++ > drivers/clk/Makefile | 1 + @@ -211,7 +211,7 @@ typo: "an"->"a" missing e-mail id. -> + * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +> + * Tony Lindgren <tony@atomide.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N2/content_digest index c69f2ed..ec9e8b8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -9,19 +9,20 @@ "ref\020130410080630.14359.68178@quantum\0" "ref\05165453E.6090503@ti.com\0" "ref\020130410173921.GA31017@kahuna\0" - "From\0Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" + "From\0Roger Quadros <rogerq@ti.com>\0" "Subject\0Re: [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs\0" "Date\0Thu, 11 Apr 2013 10:48:56 +0300\0" - "To\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" - "Cc\0grygorii.strashko-l0cyMroinI0@public.gmane.org" - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - balbi-l0cyMroinI0@public.gmane.org - Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Nishanth Menon <nm@ti.com>\0" + "Cc\0Mike Turquette <mturquette@linaro.org>" + Tony Lindgren <tony@atomide.com> + <linux-usb@vger.kernel.org> + <linux@arm.linux.org.uk> + <devicetree-discuss@lists.ozlabs.org> + <linux-kernel@vger.kernel.org> + <balbi@ti.com> + <grygorii.strashko@ti.com> + <linux-omap@vger.kernel.org> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 04/10/2013 08:39 PM, Nishanth Menon wrote:\n" @@ -29,8 +30,8 @@ ">> On 04/10/2013 11:06 AM, Mike Turquette wrote:\n" ">>> Quoting Nishanth Menon (2013-04-09 13:49:00)\n" ">>>> On 10:43-20130409, Tony Lindgren wrote:\n" - ">>>>> * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [130409 09:54]:\n" - ">>>>>> * Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org> [130409 03:00]:\n" + ">>>>> * Tony Lindgren <tony@atomide.com> [130409 09:54]:\n" + ">>>>>> * Roger Quadros <rogerq@ti.com> [130409 03:00]:\n" ">>>>>>> On 04/05/2013 06:58 PM, Tony Lindgren wrote:\n" ">>>>>>>>\n" ">>>>>>>> Can't you just use the clock name there to get it?\n" @@ -87,7 +88,7 @@ "\n" "> \n" "> From 130a41821bf57081ca45ef654029175d173135e6 Mon Sep 17 00:00:00 2001\n" - "> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + "> From: Nishanth Menon <nm@ti.com>\n" "> Date: Tue, 9 Apr 2013 19:26:40 -0500\n" "> Subject: [RFC PATCH] clk: OMAP: introduce device tree binding to kernel clock\n" "> data\n" @@ -145,9 +146,9 @@ "> Based on discussion contributions from Roger Quadros, Grygorii Strashko\n" "> and others.\n" "> \n" - "> [tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org: co-developed]\n" - "> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" - "> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + "> [tony@atomide.com: co-developed]\n" + "> Signed-off-by: Tony Lindgren <tony@atomide.com>\n" + "> Signed-off-by: Nishanth Menon <nm@ti.com>\n" "> ---\n" "> .../devicetree/bindings/clock/omap-clock.txt | 40 +++++++++\n" "> drivers/clk/Makefile | 1 +\n" @@ -237,7 +238,7 @@ "\n" "missing e-mail id.\n" "\n" - "> + *\tTony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "> + *\tTony Lindgren <tony@atomide.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -339,4 +340,4 @@ "cheers,\n" -roger -9eecc0be4ad931236f07f86de78e494bb96c7c362950c9a2979ea04e8dbcf9c1 +3ad86baf3980f8996538583dea3f0b1d0af4d992702d9d800cb22c4d4fd65fe9
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.