diff for duplicates of <546F0226.2040700@redhat.com> diff --git a/a/1.txt b/N1/1.txt index c69a5a4..0947e48 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On 11/21/2014 09:49 AM, Maxime Ripard wrote: >> Add a driver for mod0 clocks found in the prcm. Currently there is only >> one mod0 clocks in the prcm, the ir clock. >> ->> Signed-off-by: Hans de Goede <hdegoede@redhat.com> +>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> >> --- >> Documentation/devicetree/bindings/clock/sunxi.txt | 1 + >> drivers/clk/sunxi/Makefile | 2 +- @@ -47,7 +47,7 @@ On 11/21/2014 09:49 AM, Maxime Ripard wrote: >> +/* >> + * Allwinner A31 PRCM mod0 clock driver >> + * ->> + * Copyright (C) 2014 Hans de Goede <hdegoede@redhat.com> +>> + * Copyright (C) 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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 @@ -105,7 +105,7 @@ On 11/21/2014 09:49 AM, Maxime Ripard wrote: >> +module_platform_driver(sun6i_a31_prcm_mod0_clk_driver); >> + >> +MODULE_DESCRIPTION("Allwinner A31 PRCM mod0 clock driver"); ->> +MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>"); +>> +MODULE_AUTHOR("Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>"); >> +MODULE_LICENSE("GPL"); > > I don't think this is the right approach, mainly for two reasons: the diff --git a/a/content_digest b/N1/content_digest index 5ee837a..12ec23e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,16 @@ "ref\01416498928-1300-1-git-send-email-hdegoede@redhat.com\0" "ref\01416498928-1300-4-git-send-email-hdegoede@redhat.com\0" "ref\020141121084933.GL24143@lukather\0" - "From\0hdegoede@redhat.com (Hans de Goede)\0" - "Subject\0[PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" + "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" "Date\0Fri, 21 Nov 2014 10:13:10 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Emilio Lopez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org>" + Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Linux Media Mailing List <linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -16,7 +22,7 @@ ">> Add a driver for mod0 clocks found in the prcm. Currently there is only\n" ">> one mod0 clocks in the prcm, the ir clock.\n" ">>\n" - ">> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + ">> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" ">> ---\n" ">> Documentation/devicetree/bindings/clock/sunxi.txt | 1 +\n" ">> drivers/clk/sunxi/Makefile | 2 +-\n" @@ -56,7 +62,7 @@ ">> +/*\n" ">> + * Allwinner A31 PRCM mod0 clock driver\n" ">> + *\n" - ">> + * Copyright (C) 2014 Hans de Goede <hdegoede@redhat.com>\n" + ">> + * Copyright (C) 2014 Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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" @@ -114,7 +120,7 @@ ">> +module_platform_driver(sun6i_a31_prcm_mod0_clk_driver);\n" ">> +\n" ">> +MODULE_DESCRIPTION(\"Allwinner A31 PRCM mod0 clock driver\");\n" - ">> +MODULE_AUTHOR(\"Hans de Goede <hdegoede@redhat.com>\");\n" + ">> +MODULE_AUTHOR(\"Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\");\n" ">> +MODULE_LICENSE(\"GPL\");\n" "> \n" "> I don't think this is the right approach, mainly for two reasons: the\n" @@ -166,4 +172,4 @@ "\n" Hans -fa428a68b6e9b5979dafa364f93c6f079354bde54c45a5db9fd553350b53cd3e +c2d8b1fec8fa5fc3ef391e1d94fdd20a0b9bbdf863805619b9402d9b73848772
diff --git a/a/content_digest b/N2/content_digest index 5ee837a..b64a17f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,16 @@ "ref\01416498928-1300-1-git-send-email-hdegoede@redhat.com\0" "ref\01416498928-1300-4-git-send-email-hdegoede@redhat.com\0" "ref\020141121084933.GL24143@lukather\0" - "From\0hdegoede@redhat.com (Hans de Goede)\0" - "Subject\0[PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" + "From\0Hans de Goede <hdegoede@redhat.com>\0" + "Subject\0Re: [PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" "Date\0Fri, 21 Nov 2014 10:13:10 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0Emilio Lopez <emilio@elopez.com.ar>" + Mike Turquette <mturquette@linaro.org> + Linux Media Mailing List <linux-media@vger.kernel.org> + linux-arm-kernel@lists.infradead.org + devicetree <devicetree@vger.kernel.org> + " linux-sunxi@googlegroups.com\0" "\00:1\0" "b\0" "Hi,\n" @@ -166,4 +172,4 @@ "\n" Hans -fa428a68b6e9b5979dafa364f93c6f079354bde54c45a5db9fd553350b53cd3e +344e3f4913c79a133b68743df7de611ea6d219f3e639b64de890af7dd0e20a5e
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.