diff for duplicates of <20141127185119.GQ25249@lukather> diff --git a/a/1.txt b/N1/1.txt index 72ce676..70e95a3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Thu, Nov 27, 2014 at 09:41:09AM +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 +- @@ -58,7 +58,7 @@ On Thu, Nov 27, 2014 at 09:41:09AM +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 @@ -116,7 +116,7 @@ On Thu, Nov 27, 2014 at 09:41:09AM +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 @@ -272,10 +272,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/20141127/9fbf1b15/attachment-0001.sig> diff --git a/a/content_digest b/N1/content_digest index 0aee50f..504ff5f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,19 @@ "ref\020141126211318.GN25249@lukather\0" "ref\05476E3A5.4000708@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\05476E3A5.4000708-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\0Thu, 27 Nov 2014 19:51:19 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0Boris Brezillon <boris-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> + Emilio 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" "On Thu, Nov 27, 2014 at 09:41:09AM +0100, Hans de Goede wrote:\n" "> Hi,\n" @@ -26,7 +35,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" @@ -66,7 +75,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" @@ -124,7 +133,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" @@ -279,13 +288,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/20141127/9fbf1b15/attachment-0001.sig> + http://free-electrons.com -4b7ade843b51ab7e1400632407d577b4c1e6c75e16cd973922317c7370831bb1 +20c8dd2b69a5b73e4fe77dcc979bf4c29357134a29db05e6710df457a4713bd9
diff --git a/a/1.txt b/N2/1.txt index 72ce676..8ef075c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -272,10 +272,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/20141127/9fbf1b15/attachment-0001.sig> diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..5b530c2 --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAEBAgAGBQJUd3KnAAoJEBx+YmzsjxAg6E4QAMFfF0nurOzJbUJGOIIEKuDz +SW2DcLucYD0Ydjvwub6yVrMaZy1Eo9xUJ0BJByLgDsROaKUv8eO4eOSNvHPA8wRl +XEcj7iGzkF8azS2L5gzdk77GQhjmBvWqJVXaOnnC/z/xK2hkL+x7DZB0aYAEDjDM +VPtxDSIgQwfQ7V+SPYLha/bwvi7159rfnRW2U2LSKQMSN3EXfjRGbg+6xlJJEL97 +ncCbeCbMmOPI06+G7ikuWyGAX6wCEjI3J4miqlct5PLK/lpV05tnnPeRNDfaRimq +wDEZjRoqCDBgDJXGYw/VPbOdc5md72ZnkMCXSck7I83J7336pUAKxQocl7haXSBr +ryPV8z5HO9XYGhKeF7GtrVK7ui8DnO6z0VIH/bqz7Lv86lpvZOHwTS5KOeQMXgsr +qyZfIx1bSeDaNmaPN5RX2yDcRGDmNFjGwxcELh2ExTM2TDZrKoUQNK0TlBacAaIf +rhygNkja/dkm8bkvmAIu5c5kGYazaNlrwB+Zgs7bWtVmfqD5WurWCWOecDmZ0wRI +D8CfEd0/+4dqcHnINuRIjJlytYYpeKEdJBndEFnNarAbdyK7fJcxmo9WJmwLheyp +WyGNSGG67Bj8K4iExy9iP6iPXJlbCdqbxQroW7l3spHw6C0zKmsvt+vTBerm15fO +wl/g+IpXM9C0EZ//FjEN +=sWQN +-----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 0aee50f..ee2f36b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,18 @@ "ref\020141126211318.GN25249@lukather\0" "ref\05476E3A5.4000708@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\0Thu, 27 Nov 2014 19:51:19 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede@redhat.com>\0" + "Cc\0Boris Brezillon <boris@free-electrons.com>" + Mike Turquette <mturquette@linaro.org> + Chen-Yu Tsai <wens@csie.org> + Emilio 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" "On Thu, Nov 27, 2014 at 09:41:09AM +0100, Hans de Goede wrote:\n" "> Hi,\n" @@ -279,13 +287,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/20141127/9fbf1b15/attachment-0001.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" + "iQIcBAEBAgAGBQJUd3KnAAoJEBx+YmzsjxAg6E4QAMFfF0nurOzJbUJGOIIEKuDz\n" + "SW2DcLucYD0Ydjvwub6yVrMaZy1Eo9xUJ0BJByLgDsROaKUv8eO4eOSNvHPA8wRl\n" + "XEcj7iGzkF8azS2L5gzdk77GQhjmBvWqJVXaOnnC/z/xK2hkL+x7DZB0aYAEDjDM\n" + "VPtxDSIgQwfQ7V+SPYLha/bwvi7159rfnRW2U2LSKQMSN3EXfjRGbg+6xlJJEL97\n" + "ncCbeCbMmOPI06+G7ikuWyGAX6wCEjI3J4miqlct5PLK/lpV05tnnPeRNDfaRimq\n" + "wDEZjRoqCDBgDJXGYw/VPbOdc5md72ZnkMCXSck7I83J7336pUAKxQocl7haXSBr\n" + "ryPV8z5HO9XYGhKeF7GtrVK7ui8DnO6z0VIH/bqz7Lv86lpvZOHwTS5KOeQMXgsr\n" + "qyZfIx1bSeDaNmaPN5RX2yDcRGDmNFjGwxcELh2ExTM2TDZrKoUQNK0TlBacAaIf\n" + "rhygNkja/dkm8bkvmAIu5c5kGYazaNlrwB+Zgs7bWtVmfqD5WurWCWOecDmZ0wRI\n" + "D8CfEd0/+4dqcHnINuRIjJlytYYpeKEdJBndEFnNarAbdyK7fJcxmo9WJmwLheyp\n" + "WyGNSGG67Bj8K4iExy9iP6iPXJlbCdqbxQroW7l3spHw6C0zKmsvt+vTBerm15fO\n" + "wl/g+IpXM9C0EZ//FjEN\n" + "=sWQN\n" + "-----END PGP SIGNATURE-----\n" -4b7ade843b51ab7e1400632407d577b4c1e6c75e16cd973922317c7370831bb1 +f6aefb7774cf67d7003267fd3eca393b4770425675e00719a890d5a345a346c5
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.