diff for duplicates of <20141126211318.GN25249@lukather> diff --git a/a/1.txt b/N1/1.txt index 49e091c..12066a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ On Tue, Nov 25, 2014 at 09:29:21AM +0100, Hans de Goede 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 +- @@ -54,7 +54,7 @@ On Tue, Nov 25, 2014 at 09:29:21AM +0100, Hans de Goede 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 @@ -112,7 +112,7 @@ On Tue, Nov 25, 2014 at 09:29:21AM +0100, Hans de Goede 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 @@ -224,10 +224,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141126/7db678e3/attachment.sig> diff --git a/a/content_digest b/N1/content_digest index 201b6c8..69c25a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,18 @@ "ref\054743DE1.7020704@redhat.com\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" + "ref\054743DE1.7020704-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" "Date\0Wed, 26 Nov 2014 22:13:18 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@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" + "\01:1\0" "b\0" "Hi,\n" "\n" @@ -21,7 +30,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" @@ -61,7 +70,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" @@ -119,7 +128,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" @@ -230,13 +239,6 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141126/7db678e3/attachment.sig> + http://free-electrons.com -56793f854087297ad26b1aff4cf186daba22adb3bd8bbccf9119e8104ff1249a +2eeea58de39ce0581761f5063e3e827e2cff5dc0a2ac639e3bdcc32b7a9b9be7
diff --git a/a/1.txt b/N2/1.txt index 49e091c..7a6a58c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -224,10 +224,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141126/7db678e3/attachment.sig> diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..45da357 --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAEBAgAGBQJUdkJuAAoJEBx+YmzsjxAgLtQQAJqwzGImTnQ6mSEYO85T3oMz +bEj/8xgpcpLMREdfYXh8M4StwcUueZ7LUjf0APQMSLm6cev78S8iI19bF8it/JVB +XYwj+1Heybd6+TOF1bhZPBvJSL0doZopNKe5HYio5cujaxbiHyC4RZN9RKSey61+ +qmhyMYM0Qd5xHz4tzA+7ZEdZoIl5pFJ9/HUTNiSgFiE8gAmtcqLsDBYodesZ601i +1g8c3MIVx7XHCxr4degzueRLFUp63DiN479C+h5BQtRkZ8PV/eTvi/jn2v95yB7v +NtwmRjSdu+kW0yP3oqzJ/uWdHSzK2mbv/L5PuiNJa5jx9qeTBsMDzoym1pPONOgt +URws4i+JWpOR22rP1zuwlEn5CboYkYzdgGRHuwIxL1fciVM6O1MlkbRv9OUjyspS +dBFVRV8DbFZ7GEiFOGkcM5dD6ESVGzo2Jf7GieAGYTacznTI+ieXC5MaA7I8eFd/ +Ub8h7tG7bXLIgS4XLfEvXjQMiWe5ZFM3O1ezTWKFNGMSSEOfkv8qc3/c9EKLCszk ++x1zk1lEXCOfgIE7rjbUI/fHvA8NLfTgGmRsXjQkhJE97QW6veEufGm2CIxM6p+y +4AfDwFhPCb9FDoh/4ChH7n+Y4vHglFvnloXW/RW4BQOOYEkCwe9zf1F+h8uM7OH1 +/KrDdPMMuXVJHe+l9SEw +=tSG3 +-----END PGP SIGNATURE----- diff --git a/N2/2.hdr b/N2/2.hdr new file mode 100644 index 0000000..3237378 --- /dev/null +++ b/N2/2.hdr @@ -0,0 +1,2 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature diff --git a/a/content_digest b/N2/content_digest index 201b6c8..8afae03 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,17 @@ "ref\054743DE1.7020704@redhat.com\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" + "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Subject\0Re: [PATCH 3/9] clk: sunxi: Add prcm mod0 clock driver\0" "Date\0Wed, 26 Nov 2014 22:13:18 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede@redhat.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" + "\01:1\0" "b\0" "Hi,\n" "\n" @@ -230,13 +238,27 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141126/7db678e3/attachment.sig> + http://free-electrons.com + "\01:2\0" + "fn\0signature.asc\0" + "d\0Digital signature\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1\n" + "\n" + "iQIcBAEBAgAGBQJUdkJuAAoJEBx+YmzsjxAgLtQQAJqwzGImTnQ6mSEYO85T3oMz\n" + "bEj/8xgpcpLMREdfYXh8M4StwcUueZ7LUjf0APQMSLm6cev78S8iI19bF8it/JVB\n" + "XYwj+1Heybd6+TOF1bhZPBvJSL0doZopNKe5HYio5cujaxbiHyC4RZN9RKSey61+\n" + "qmhyMYM0Qd5xHz4tzA+7ZEdZoIl5pFJ9/HUTNiSgFiE8gAmtcqLsDBYodesZ601i\n" + "1g8c3MIVx7XHCxr4degzueRLFUp63DiN479C+h5BQtRkZ8PV/eTvi/jn2v95yB7v\n" + "NtwmRjSdu+kW0yP3oqzJ/uWdHSzK2mbv/L5PuiNJa5jx9qeTBsMDzoym1pPONOgt\n" + "URws4i+JWpOR22rP1zuwlEn5CboYkYzdgGRHuwIxL1fciVM6O1MlkbRv9OUjyspS\n" + "dBFVRV8DbFZ7GEiFOGkcM5dD6ESVGzo2Jf7GieAGYTacznTI+ieXC5MaA7I8eFd/\n" + "Ub8h7tG7bXLIgS4XLfEvXjQMiWe5ZFM3O1ezTWKFNGMSSEOfkv8qc3/c9EKLCszk\n" + "+x1zk1lEXCOfgIE7rjbUI/fHvA8NLfTgGmRsXjQkhJE97QW6veEufGm2CIxM6p+y\n" + "4AfDwFhPCb9FDoh/4ChH7n+Y4vHglFvnloXW/RW4BQOOYEkCwe9zf1F+h8uM7OH1\n" + "/KrDdPMMuXVJHe+l9SEw\n" + "=tSG3\n" + "-----END PGP SIGNATURE-----\n" -56793f854087297ad26b1aff4cf186daba22adb3bd8bbccf9119e8104ff1249a +fad8e4210e12e2772aca6e3bb52a861a0756b5b06fc02ca672a975e1b98bf86d
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.