diff for duplicates of <52542D8D.1030006@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 8be94b6..63a143d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ On 08/10/2013 18:02, Nicolas Ferre : >> The PCKX pins used to output the clock signals must be assigned to the >> appropriate peripheral (see atmel's datasheets). >> ->> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> +>> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org> >> --- >> drivers/clk/at91/Makefile | 2 + >> drivers/clk/at91/clk-programmable.c | 419 +++++++++++++++++++++++++++++++++++ @@ -40,7 +40,7 @@ On 08/10/2013 18:02, Nicolas Ferre : >> +/* >> + * drivers/clk/at91/clk-programmable.c >> + * ->> + * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com> +>> + * Copyright (C) 2013 Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org> >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License as published by @@ -556,3 +556,7 @@ Okay, this is also false: sorry for the noise. -- Nicolas Ferre +-- +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 7e00f8d..36c826d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,27 @@ "ref\01375937608-3773-1-git-send-email-b.brezillon@overkiz.com\0" "ref\01375945938-9614-1-git-send-email-b.brezillon@overkiz.com\0" "ref\052542CA9.2000105@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 13/19] clk: at91: add PMC programmable clocks\0" + "ref\052542CA9.2000105-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 13/19] clk: at91: add PMC programmable clocks\0" "Date\0Tue, 8 Oct 2013 18:06:37 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" + Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org> + Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> + Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org> + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + " Richard Genoud <richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 08/10/2013 18:02, Nicolas Ferre :\n" @@ -21,7 +38,7 @@ ">> The PCKX pins used to output the clock signals must be assigned to the\n" ">> appropriate peripheral (see atmel's datasheets).\n" ">>\n" - ">> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>\n" + ">> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>\n" ">> ---\n" ">> drivers/clk/at91/Makefile | 2 +\n" ">> drivers/clk/at91/clk-programmable.c | 419 +++++++++++++++++++++++++++++++++++\n" @@ -49,7 +66,7 @@ ">> +/*\n" ">> + * drivers/clk/at91/clk-programmable.c\n" ">> + *\n" - ">> + * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>\n" + ">> + * Copyright (C) 2013 Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>\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 as published by\n" @@ -564,6 +581,10 @@ "\n" "\n" "-- \n" - Nicolas Ferre + "Nicolas Ferre\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 -f8f02700685f4ce334d1707af4de056fbfa399fbb9b34a7b5b7886973e35a1c7 +d3b114db6d3a8edf00e6ee500cdff32349a29f1298e476e04402c94b4aeb52c8
diff --git a/a/content_digest b/N2/content_digest index 7e00f8d..350752b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,26 @@ "ref\01375937608-3773-1-git-send-email-b.brezillon@overkiz.com\0" "ref\01375945938-9614-1-git-send-email-b.brezillon@overkiz.com\0" "ref\052542CA9.2000105@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH v3 13/19] clk: at91: add PMC programmable clocks\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH v3 13/19] clk: at91: add PMC programmable clocks\0" "Date\0Tue, 8 Oct 2013 18:06:37 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Nicolas Ferre <nicolas.ferre@atmel.com>" + Boris BREZILLON <b.brezillon@overkiz.com> + Grant Likely <grant.likely@linaro.org> + Rob Herring <rob.herring@calxeda.com> + Rob Landley <rob@landley.net> + Andrew Victor <linux@maxim.org.za> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Russell King <linux@arm.linux.org.uk> + Mike Turquette <mturquette@linaro.org> + Felipe Balbi <balbi@ti.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Ludovic Desroches <ludovic.desroches@atmel.com> + Josh Wu <josh.wu@atmel.com> + " Richard Genoud <richard.genoud@gmail.com>\0" + "Cc\0<devicetree@vger.kernel.org>" + <linux-kernel@vger.kernel.org> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 08/10/2013 18:02, Nicolas Ferre :\n" @@ -566,4 +582,4 @@ "-- \n" Nicolas Ferre -f8f02700685f4ce334d1707af4de056fbfa399fbb9b34a7b5b7886973e35a1c7 +e6db48fa1d8684c9ff78498f4fb1c338e702a508563f117b4e32733b2b7a4a93
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.