diff for duplicates of <5476E3A5.4000708@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 5b14c91..b3f5b15 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 11/26/2014 10:13 PM, 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 +- @@ -57,7 +57,7 @@ On 11/26/2014 10:13 PM, 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 @@ -115,7 +115,7 @@ On 11/26/2014 10:13 PM, 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 e55ed4a..de54510 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020141126211318.GN25249@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\0Thu, 27 Nov 2014 09:41:09 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Boris Brezillon <boris-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + " Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0" + "Cc\0Emilio Lopez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@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" @@ -24,7 +32,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" @@ -64,7 +72,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" @@ -122,7 +130,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" @@ -257,4 +265,4 @@ "\n" Hans -a1589f244d7a3614523647688d38858ba43a9994f23704662d900e46910fbfd1 +bd3b0a840b71b42af1fc8cd2ba0274b85c43f2372fd7d5124940c8f4875f37cc
diff --git a/a/content_digest b/N2/content_digest index e55ed4a..4808f4c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,16 @@ "ref\020141126211318.GN25249@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\0Thu, 27 Nov 2014 09:41:09 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>" + Boris Brezillon <boris@free-electrons.com> + Mike Turquette <mturquette@linaro.org> + " Chen-Yu Tsai <wens@csie.org>\0" + "Cc\0Emilio Lopez <emilio@elopez.com.ar>" + 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" @@ -257,4 +265,4 @@ "\n" Hans -a1589f244d7a3614523647688d38858ba43a9994f23704662d900e46910fbfd1 +a42fa8f9f41cd03b64df39021c88f2f9e1c4278f88c2f51db645e5c079d7ea85
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.