diff for duplicates of <20130414211917.GA3275@snafu> diff --git a/a/1.txt b/N1/1.txt index 45015bd..ab883af 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 10:22-20130413, Tony Lindgren wrote: -> * Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [130412 16:43]: +> * Nishanth Menon <nm@ti.com> [130412 16:43]: > > Thanks for checking up. Fixed all of them below, will post part of > > series again, only if I need to address further comments in other > > patches.. @@ -30,7 +30,7 @@ On 10:22-20130413, Tony Lindgren wrote: > on it. Yep - updated version below. >From d0bf3fce235cff46feac7f5ef1a40e2fa0f2aa12 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: [PATCH V5.1 1/6] clk: OMAP: introduce device tree binding to kernel clock data @@ -89,12 +89,12 @@ to the device node to be accessible by of_clk_get. Based on discussion contributions from Roger Quadros, Grygorii Strashko and others. -Cc: Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org> -Cc: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> -[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> +Cc: Kevin Hilman <khilman@deeprootsystems.com> +Cc: Mike Turquette <mturquette@linaro.org> +Cc: Paul Walmsley <paul@pwsan.com> +[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 + @@ -180,8 +180,8 @@ index 0000000..5a3c6d9 + * Texas Instruments OMAP Clock driver + * + * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ -+ * Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> -+ * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> ++ * Nishanth Menon <nm@ti.com> ++ * 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 e97be73..4d66b38 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,21 +3,14 @@ "ref\020130412233142.GE10155@atomide.com\0" "ref\020130412233900.GA1599@kahuna\0" "ref\020130413172210.GM10155@atomide.com\0" - "ref\020130413172210.GM10155-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data\0" + "From\0nm@ti.com (Nishanth Menon)\0" + "Subject\0[PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data\0" "Date\0Sun, 14 Apr 2013 16:19:17 -0500\0" - "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org> - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@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 10:22-20130413, Tony Lindgren wrote:\n" - "> * Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [130412 16:43]:\n" + "> * Nishanth Menon <nm@ti.com> [130412 16:43]:\n" "> > Thanks for checking up. Fixed all of them below, will post part of\n" "> > series again, only if I need to address further comments in other\n" "> > patches..\n" @@ -48,7 +41,7 @@ "> on it.\n" "Yep - updated version below.\n" ">From d0bf3fce235cff46feac7f5ef1a40e2fa0f2aa12 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: [PATCH V5.1 1/6] clk: OMAP: introduce device tree binding to kernel clock\n" " data\n" @@ -107,12 +100,12 @@ "Based on discussion contributions from Roger Quadros, Grygorii Strashko\n" "and others.\n" "\n" - "Cc: Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>\n" - "Cc: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>\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" + "Cc: Kevin Hilman <khilman@deeprootsystems.com>\n" + "Cc: Mike Turquette <mturquette@linaro.org>\n" + "Cc: Paul Walmsley <paul@pwsan.com>\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" @@ -198,8 +191,8 @@ "+ * Texas Instruments OMAP Clock driver\n" "+ *\n" "+ * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/\n" - "+ *\tNishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" - "+ *\tTony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "+ *\tNishanth Menon <nm@ti.com>\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" @@ -293,4 +286,4 @@ "Regards,\n" Nishanth Menon -78fc9d1f2cb023303055f78887d02a090c0ea737ebc4beaa82374be00c54d973 +857feea8ae33a74a9b32549f872faf6038cdd9b3deef98bd3667ec45d26ef307
diff --git a/a/1.txt b/N2/1.txt index 45015bd..0eeab9b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On 10:22-20130413, Tony Lindgren wrote: -> * Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [130412 16:43]: +> * Nishanth Menon <nm@ti.com> [130412 16:43]: > > Thanks for checking up. Fixed all of them below, will post part of > > series again, only if I need to address further comments in other > > patches.. @@ -30,7 +30,7 @@ On 10:22-20130413, Tony Lindgren wrote: > on it. Yep - updated version below. >From d0bf3fce235cff46feac7f5ef1a40e2fa0f2aa12 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: [PATCH V5.1 1/6] clk: OMAP: introduce device tree binding to kernel clock data @@ -89,12 +89,12 @@ to the device node to be accessible by of_clk_get. Based on discussion contributions from Roger Quadros, Grygorii Strashko and others. -Cc: Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org> -Cc: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> -[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> +Cc: Kevin Hilman <khilman@deeprootsystems.com> +Cc: Mike Turquette <mturquette@linaro.org> +Cc: Paul Walmsley <paul@pwsan.com> +[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 + @@ -180,8 +180,8 @@ index 0000000..5a3c6d9 + * Texas Instruments OMAP Clock driver + * + * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ -+ * Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> -+ * Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> ++ * Nishanth Menon <nm@ti.com> ++ * 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 e97be73..9fae016 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,21 +3,22 @@ "ref\020130412233142.GE10155@atomide.com\0" "ref\020130412233900.GA1599@kahuna\0" "ref\020130413172210.GM10155@atomide.com\0" - "ref\020130413172210.GM10155-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0" + "From\0Nishanth Menon <nm@ti.com>\0" "Subject\0Re: [PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data\0" "Date\0Sun, 14 Apr 2013 16:19:17 -0500\0" - "To\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org> - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Tony Lindgren <tony@atomide.com>\0" + "Cc\0linux-omap@vger.kernel.org" + devicetree-discuss@lists.ozlabs.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " Beno\303\256t Cousson <b-cousson@ti.com>" + Paul Walmsley <paul@pwsan.com> + Kevin Hilman <khilman@deeprootsystems.com> + " Mike Turquette <mturquette@linaro.org>\0" "\00:1\0" "b\0" "On 10:22-20130413, Tony Lindgren wrote:\n" - "> * Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [130412 16:43]:\n" + "> * Nishanth Menon <nm@ti.com> [130412 16:43]:\n" "> > Thanks for checking up. Fixed all of them below, will post part of\n" "> > series again, only if I need to address further comments in other\n" "> > patches..\n" @@ -48,7 +49,7 @@ "> on it.\n" "Yep - updated version below.\n" ">From d0bf3fce235cff46feac7f5ef1a40e2fa0f2aa12 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: [PATCH V5.1 1/6] clk: OMAP: introduce device tree binding to kernel clock\n" " data\n" @@ -107,12 +108,12 @@ "Based on discussion contributions from Roger Quadros, Grygorii Strashko\n" "and others.\n" "\n" - "Cc: Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>\n" - "Cc: Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>\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" + "Cc: Kevin Hilman <khilman@deeprootsystems.com>\n" + "Cc: Mike Turquette <mturquette@linaro.org>\n" + "Cc: Paul Walmsley <paul@pwsan.com>\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" @@ -198,8 +199,8 @@ "+ * Texas Instruments OMAP Clock driver\n" "+ *\n" "+ * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/\n" - "+ *\tNishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" - "+ *\tTony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "+ *\tNishanth Menon <nm@ti.com>\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" @@ -293,4 +294,4 @@ "Regards,\n" Nishanth Menon -78fc9d1f2cb023303055f78887d02a090c0ea737ebc4beaa82374be00c54d973 +e58f4f4bc5edcc1bf165d82effc77cebdb36095f0518fa5cf4d7e5da35ed2820
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.