diff for duplicates of <20141124220327.GS4752@lukather> diff --git a/a/1.txt b/N1/1.txt index 660c4c5..b6e8501 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Fri, Nov 21, 2014 at 10:13:10AM +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 +- @@ -48,7 +48,7 @@ On Fri, Nov 21, 2014 at 10:13:10AM +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 @@ -106,7 +106,7 @@ On Fri, Nov 21, 2014 at 10:13:10AM +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 @@ -174,10 +174,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/20141124/6f543362/attachment.sig> diff --git a/a/content_digest b/N1/content_digest index cddbb90..90e6da4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,11 +2,18 @@ "ref\01416498928-1300-4-git-send-email-hdegoede@redhat.com\0" "ref\020141121084933.GL24143@lukather\0" "ref\0546F0226.2040700@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\0546F0226.2040700-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\0Mon, 24 Nov 2014 23:03:27 +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\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" + "\01:1\0" "b\0" "On Fri, Nov 21, 2014 at 10:13:10AM +0100, Hans de Goede wrote:\n" "> Hi,\n" @@ -18,7 +25,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" @@ -58,7 +65,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" @@ -116,7 +123,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" @@ -183,13 +190,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/20141124/6f543362/attachment.sig> + http://free-electrons.com -19c9e51d2a6e8a857b6d3d380a90a2e0048c4cb215892d5f501e67a91c5891a8 +473c95435b9965374792fb2dac5a384d230aafb3a8ab191e4e8b84ab21f36981
diff --git a/a/1.txt b/N2/1.txt index 660c4c5..195db11 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -174,10 +174,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/20141124/6f543362/attachment.sig> diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..0653cb7 --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAEBAgAGBQJUc6suAAoJEBx+YmzsjxAgZXQP/ixn5vw+qyUNdyLXJV7+y9ip +KNyT2Oai0fb+dKW4zeO3q1WxVw+aCgIDrgyfGCIDrY3kSkbj93zr2SvW0p1y8uEO +La4Ki901CP2qCloLN0Lv90+I0EojAxL31cdarf34YGYiePo3mee9d2/A9scZMufL +zYirJeizHEUb2we46bhvGua1UZb5kR+CIPhWTUD48IbLpXJl8M02OIeJADTVlmvd +hRgwWa2cb6F5SHIXMh6PLcwmmTgc/80g7uNbZjAiwkJxU73+m+NF+W/bUzTIgu/I +Q/6l3Vu1JJ5JlX62OOWJlvEsgrD3OO2NnBEByW8hiP4/YU3NvXJDOMQugKS9SWkc +AWKO7fBYrqhTf2h1YBp6ZM3BN/A9vJkq4JOCNTHKb0fZyn8JpzTrc2gHEfSJnLIf +YQw0U/JBRlp/v/kkZqX7dW2rUXK1KHSE2Zsw9/iOoUDjORL3DVN/lOiQKAEAKJKA +BRhI8+rpR/vTRxdhfpKYmsWZjcP+dbJCpPaHBLCREZyoWgBGcD7dkWH2eNlfHVoN +zqiPK2etP+A7gn92FOd/4jVVGH/y8Vm832uKsL65NGyfdqupwRr5eJ1FZ6f16ypI +iP/lZw0Ow8kOyqQgXSZW7nA8K7aqH8oRLvpReAD9kwriEN2ifVQJJzZDAM9ucH0r +1CJ22+8k6Kf+jXPBT8W8 +=qkld +-----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 cddbb90..a9866be 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,11 +2,17 @@ "ref\01416498928-1300-4-git-send-email-hdegoede@redhat.com\0" "ref\020141121084933.GL24143@lukather\0" "ref\0546F0226.2040700@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\0Mon, 24 Nov 2014 23:03:27 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede@redhat.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" + "\01:1\0" "b\0" "On Fri, Nov 21, 2014 at 10:13:10AM +0100, Hans de Goede wrote:\n" "> Hi,\n" @@ -183,13 +189,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/20141124/6f543362/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" + "iQIcBAEBAgAGBQJUc6suAAoJEBx+YmzsjxAgZXQP/ixn5vw+qyUNdyLXJV7+y9ip\n" + "KNyT2Oai0fb+dKW4zeO3q1WxVw+aCgIDrgyfGCIDrY3kSkbj93zr2SvW0p1y8uEO\n" + "La4Ki901CP2qCloLN0Lv90+I0EojAxL31cdarf34YGYiePo3mee9d2/A9scZMufL\n" + "zYirJeizHEUb2we46bhvGua1UZb5kR+CIPhWTUD48IbLpXJl8M02OIeJADTVlmvd\n" + "hRgwWa2cb6F5SHIXMh6PLcwmmTgc/80g7uNbZjAiwkJxU73+m+NF+W/bUzTIgu/I\n" + "Q/6l3Vu1JJ5JlX62OOWJlvEsgrD3OO2NnBEByW8hiP4/YU3NvXJDOMQugKS9SWkc\n" + "AWKO7fBYrqhTf2h1YBp6ZM3BN/A9vJkq4JOCNTHKb0fZyn8JpzTrc2gHEfSJnLIf\n" + "YQw0U/JBRlp/v/kkZqX7dW2rUXK1KHSE2Zsw9/iOoUDjORL3DVN/lOiQKAEAKJKA\n" + "BRhI8+rpR/vTRxdhfpKYmsWZjcP+dbJCpPaHBLCREZyoWgBGcD7dkWH2eNlfHVoN\n" + "zqiPK2etP+A7gn92FOd/4jVVGH/y8Vm832uKsL65NGyfdqupwRr5eJ1FZ6f16ypI\n" + "iP/lZw0Ow8kOyqQgXSZW7nA8K7aqH8oRLvpReAD9kwriEN2ifVQJJzZDAM9ucH0r\n" + "1CJ22+8k6Kf+jXPBT8W8\n" + "=qkld\n" + "-----END PGP SIGNATURE-----\n" -19c9e51d2a6e8a857b6d3d380a90a2e0048c4cb215892d5f501e67a91c5891a8 +8a1f4a0f5546e4354b917ff3d2bcc048109df32c2d93ffb70d715fd301442eff
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.