All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150928082533.GJ7104@lukather>

diff --git a/a/1.txt b/N1/1.txt
index 3172ff3..508cd8e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
-On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
-> From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper at gmail.com wrote:
+> From: Marcus Cooper <codekipper@gmail.com>
 > 
 > The sun4i, sun6i and sun7i SoC families have an SPDIF
 > block which is capable of playback and capture.
@@ -7,7 +7,7 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > This patch enables the playback of this block for
 > the sun4i and sun7i families.
 > 
-> Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Marcus Cooper <codekipper@gmail.com>
 > ---
 >  sound/soc/sunxi/Kconfig               |  10 +
 >  sound/soc/sunxi/Makefile              |   4 +
@@ -54,7 +54,7 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > +++ b/sound/soc/sunxi/sunxi-machine-spdif.c
 > @@ -0,0 +1,110 @@
 > +/*
-> + * Copyright (C) 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>
+> + * Copyright (C) 2015 Andrea Venturi <be17068@iperbole.bo.it>
 > + * From code by (C) 2013 Freescale Semiconductor, Inc.
 > + * (sound/soc/fsl/imx-spdif.c)
 > + *
@@ -159,8 +159,8 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > +
 > +module_platform_driver(sunxi_machine_spdif_driver);
 > +
-> +MODULE_AUTHOR("Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>");
-> +MODULE_AUTHOR("Andrea Venturi, <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>");
+> +MODULE_AUTHOR("Marcus Cooper <codekipper@gmail.com>");
+> +MODULE_AUTHOR("Andrea Venturi, <be17068@iperbole.bo.it>");
 > +MODULE_DESCRIPTION("Allwinner sunxi S/PDIF machine driver");
 > +MODULE_LICENSE("GPL v2");
 > diff --git a/sound/soc/sunxi/sunxi-spdif.c b/sound/soc/sunxi/sunxi-spdif.c
@@ -172,8 +172,8 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > +/*
 > + * ALSA SoC SPDIF Audio Layer
 > + *
-> + * Copyright 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>
-> + * Copyright 2015 Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> + * Copyright 2015 Andrea Venturi <be17068@iperbole.bo.it>
+> + * Copyright 2015 Marcus Cooper <codekipper@gmail.com>
 > + *
 > + * Based on the Allwinner SDK driver, released under the GPL.
 > + *
@@ -1012,8 +1012,8 @@ That's not needed anymore.
 > +
 > +module_platform_driver(sunxi_spdif_driver);
 > +
-> +MODULE_AUTHOR("Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>");
-> +MODULE_AUTHOR("Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>");
+> +MODULE_AUTHOR("Marcus Cooper <codekipper@gmail.com>");
+> +MODULE_AUTHOR("Andrea Venturi <be17068@iperbole.bo.it>");
 > +MODULE_DESCRIPTION("Allwinner Sunxi SPDIF SoC Interface");
 > +MODULE_LICENSE("GPL");
 > +MODULE_ALIAS("platform:sunxi-spdif");
@@ -1027,3 +1027,10 @@ 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/20150928/4357fa9c/attachment-0001.sig>
diff --git a/a/content_digest b/N1/content_digest
index 2c43e0e..058f789 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,12 @@
  "ref\01443105005-4083-1-git-send-email-codekipper@gmail.com\0"
- "ref\01443105005-4083-1-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block\0"
+ "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
+ "Subject\0[linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block\0"
  "Date\0Mon, 28 Sep 2015 10:25:33 +0200\0"
- "To\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
- " be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
- "On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:\n"
- "> From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper at gmail.com wrote:\n"
+ "> From: Marcus Cooper <codekipper@gmail.com>\n"
  "> \n"
  "> The sun4i, sun6i and sun7i SoC families have an SPDIF\n"
  "> block which is capable of playback and capture.\n"
@@ -22,7 +14,7 @@
  "> This patch enables the playback of this block for\n"
  "> the sun4i and sun7i families.\n"
  "> \n"
- "> Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n"
  "> ---\n"
  ">  sound/soc/sunxi/Kconfig               |  10 +\n"
  ">  sound/soc/sunxi/Makefile              |   4 +\n"
@@ -69,7 +61,7 @@
  "> +++ b/sound/soc/sunxi/sunxi-machine-spdif.c\n"
  "> @@ -0,0 +1,110 @@\n"
  "> +/*\n"
- "> + * Copyright (C) 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\n"
+ "> + * Copyright (C) 2015 Andrea Venturi <be17068@iperbole.bo.it>\n"
  "> + * From code by (C) 2013 Freescale Semiconductor, Inc.\n"
  "> + * (sound/soc/fsl/imx-spdif.c)\n"
  "> + *\n"
@@ -174,8 +166,8 @@
  "> +\n"
  "> +module_platform_driver(sunxi_machine_spdif_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n"
- "> +MODULE_AUTHOR(\"Andrea Venturi, <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\");\n"
+ "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper@gmail.com>\");\n"
+ "> +MODULE_AUTHOR(\"Andrea Venturi, <be17068@iperbole.bo.it>\");\n"
  "> +MODULE_DESCRIPTION(\"Allwinner sunxi S/PDIF machine driver\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  "> diff --git a/sound/soc/sunxi/sunxi-spdif.c b/sound/soc/sunxi/sunxi-spdif.c\n"
@@ -187,8 +179,8 @@
  "> +/*\n"
  "> + * ALSA SoC SPDIF Audio Layer\n"
  "> + *\n"
- "> + * Copyright 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\n"
- "> + * Copyright 2015 Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> + * Copyright 2015 Andrea Venturi <be17068@iperbole.bo.it>\n"
+ "> + * Copyright 2015 Marcus Cooper <codekipper@gmail.com>\n"
  "> + *\n"
  "> + * Based on the Allwinner SDK driver, released under the GPL.\n"
  "> + *\n"
@@ -1027,8 +1019,8 @@
  "> +\n"
  "> +module_platform_driver(sunxi_spdif_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n"
- "> +MODULE_AUTHOR(\"Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\");\n"
+ "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper@gmail.com>\");\n"
+ "> +MODULE_AUTHOR(\"Andrea Venturi <be17068@iperbole.bo.it>\");\n"
  "> +MODULE_DESCRIPTION(\"Allwinner Sunxi SPDIF SoC Interface\");\n"
  "> +MODULE_LICENSE(\"GPL\");\n"
  "> +MODULE_ALIAS(\"platform:sunxi-spdif\");\n"
@@ -1041,6 +1033,13 @@
  "-- \n"
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
- http://free-electrons.com
+ "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/20150928/4357fa9c/attachment-0001.sig>
 
-bf89cedc765ef25c9466c0ef5a04474372ddaaa09a587af260186159efa57ca2
+87f7dd065c3410917523aa30bf03f574638f845b9e3b4d1a2dd29a43ce0310bf

diff --git a/a/1.txt b/N2/1.txt
index 3172ff3..84d6a46 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
-On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
-> From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper@gmail.com wrote:
+> From: Marcus Cooper <codekipper@gmail.com>
 > 
 > The sun4i, sun6i and sun7i SoC families have an SPDIF
 > block which is capable of playback and capture.
@@ -7,7 +7,7 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > This patch enables the playback of this block for
 > the sun4i and sun7i families.
 > 
-> Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Marcus Cooper <codekipper@gmail.com>
 > ---
 >  sound/soc/sunxi/Kconfig               |  10 +
 >  sound/soc/sunxi/Makefile              |   4 +
@@ -54,7 +54,7 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > +++ b/sound/soc/sunxi/sunxi-machine-spdif.c
 > @@ -0,0 +1,110 @@
 > +/*
-> + * Copyright (C) 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>
+> + * Copyright (C) 2015 Andrea Venturi <be17068@iperbole.bo.it>
 > + * From code by (C) 2013 Freescale Semiconductor, Inc.
 > + * (sound/soc/fsl/imx-spdif.c)
 > + *
@@ -159,8 +159,8 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > +
 > +module_platform_driver(sunxi_machine_spdif_driver);
 > +
-> +MODULE_AUTHOR("Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>");
-> +MODULE_AUTHOR("Andrea Venturi, <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>");
+> +MODULE_AUTHOR("Marcus Cooper <codekipper@gmail.com>");
+> +MODULE_AUTHOR("Andrea Venturi, <be17068@iperbole.bo.it>");
 > +MODULE_DESCRIPTION("Allwinner sunxi S/PDIF machine driver");
 > +MODULE_LICENSE("GPL v2");
 > diff --git a/sound/soc/sunxi/sunxi-spdif.c b/sound/soc/sunxi/sunxi-spdif.c
@@ -172,8 +172,8 @@ On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@publ
 > +/*
 > + * ALSA SoC SPDIF Audio Layer
 > + *
-> + * Copyright 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>
-> + * Copyright 2015 Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> + * Copyright 2015 Andrea Venturi <be17068@iperbole.bo.it>
+> + * Copyright 2015 Marcus Cooper <codekipper@gmail.com>
 > + *
 > + * Based on the Allwinner SDK driver, released under the GPL.
 > + *
@@ -1012,8 +1012,8 @@ That's not needed anymore.
 > +
 > +module_platform_driver(sunxi_spdif_driver);
 > +
-> +MODULE_AUTHOR("Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>");
-> +MODULE_AUTHOR("Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>");
+> +MODULE_AUTHOR("Marcus Cooper <codekipper@gmail.com>");
+> +MODULE_AUTHOR("Andrea Venturi <be17068@iperbole.bo.it>");
 > +MODULE_DESCRIPTION("Allwinner Sunxi SPDIF SoC Interface");
 > +MODULE_LICENSE("GPL");
 > +MODULE_ALIAS("platform:sunxi-spdif");
diff --git a/N2/2.bin b/N2/2.bin
new file mode 100644
index 0000000..266bea8
--- /dev/null
+++ b/N2/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAEBAgAGBQJWCPl9AAoJEBx+YmzsjxAgxPMP/R3gyZQgO2krKBZwcYkYmx6a
+2BljvVBkzWSSbCtWtbIhRBe2uV6RBLPOardEswq1uGWb8EtKTk1dLb5siaO6XW9j
+i1PYOfoGEn4S1/b1QjZL961jyLqDhamPhLOAz6YxI22PpPj1zpGRtdIzVzlf0Gyy
+wO4MwAmXU8RFexUvnCguyyb51W+YnmGOqDQL2LktqF5iVSFrIlt30o3544VaM15m
+I2rAzRmAgkpq66pHQLe0Rtrm3C7ApNzhFREe7kCCH1FFgojiN6oTElqdzJSqoXT9
+gwcd4GGi67BSWh4PdZexDJuXQlKtpVoZ84QF81b3oqqx4Ob/0hDQFJEnY8emIYXW
+slmsKa3CDJ3ytM+J9Fk0sn2BtzQcMaqtidag8m0VJKAdgOFjTV/ORRs9Wayn01+e
+9aS+QBmTUnQ88l0E+S9STNfjf6dnKg+2GIMdyWjplAhiMG7Qdhp2riy9nyLSJtl8
+ZiW1YjF91q3vVXvXCm4pf78fw6limnoT5pkxy4bwbxyj3MQlnNB2zAtK8gn/AcAR
+Xe5DIHFXaZ4Prq2afS92fE6mgZa2kMZ37bKJ/Qiq2icU/dAgXMysFxIHE/Oey8HI
+tL4bu5QZLteGG3rEkqJEuxEfrjZX+Rx0zrqlSnhfjoKjJTHAq4q1OWsfNSa9Xu3y
+/XuTRt1Dnw0vwQ14isBO
+=iEVs
+-----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 2c43e0e..b9a0a93 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,19 @@
  "ref\01443105005-4083-1-git-send-email-codekipper@gmail.com\0"
- "ref\01443105005-4083-1-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block\0"
+ "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Subject\0Re: [linux-sunxi][alsa-devel][PATCH 3/3] ASOC: sunxi: Add support for the spdif block\0"
  "Date\0Mon, 28 Sep 2015 10:25:33 +0200\0"
- "To\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
- " be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org\0"
+ "To\0codekipper@gmail.com\0"
+ "Cc\0lgirdwood@gmail.com"
+  linux-arm-kernel@lists.infradead.org
+  broonie@kernel.org
+  linux-sunxi@googlegroups.com
+  linux-kernel@vger.kernel.org
+  alsa-devel@alsa-project.org
+ " be17068@iperbole.bo.it\0"
  "\01:1\0"
  "b\0"
- "On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:\n"
- "> From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "On Thu, Sep 24, 2015 at 04:30:05PM +0200, codekipper@gmail.com wrote:\n"
+ "> From: Marcus Cooper <codekipper@gmail.com>\n"
  "> \n"
  "> The sun4i, sun6i and sun7i SoC families have an SPDIF\n"
  "> block which is capable of playback and capture.\n"
@@ -22,7 +21,7 @@
  "> This patch enables the playback of this block for\n"
  "> the sun4i and sun7i families.\n"
  "> \n"
- "> Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n"
  "> ---\n"
  ">  sound/soc/sunxi/Kconfig               |  10 +\n"
  ">  sound/soc/sunxi/Makefile              |   4 +\n"
@@ -69,7 +68,7 @@
  "> +++ b/sound/soc/sunxi/sunxi-machine-spdif.c\n"
  "> @@ -0,0 +1,110 @@\n"
  "> +/*\n"
- "> + * Copyright (C) 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\n"
+ "> + * Copyright (C) 2015 Andrea Venturi <be17068@iperbole.bo.it>\n"
  "> + * From code by (C) 2013 Freescale Semiconductor, Inc.\n"
  "> + * (sound/soc/fsl/imx-spdif.c)\n"
  "> + *\n"
@@ -174,8 +173,8 @@
  "> +\n"
  "> +module_platform_driver(sunxi_machine_spdif_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n"
- "> +MODULE_AUTHOR(\"Andrea Venturi, <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\");\n"
+ "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper@gmail.com>\");\n"
+ "> +MODULE_AUTHOR(\"Andrea Venturi, <be17068@iperbole.bo.it>\");\n"
  "> +MODULE_DESCRIPTION(\"Allwinner sunxi S/PDIF machine driver\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  "> diff --git a/sound/soc/sunxi/sunxi-spdif.c b/sound/soc/sunxi/sunxi-spdif.c\n"
@@ -187,8 +186,8 @@
  "> +/*\n"
  "> + * ALSA SoC SPDIF Audio Layer\n"
  "> + *\n"
- "> + * Copyright 2015 Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\n"
- "> + * Copyright 2015 Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> + * Copyright 2015 Andrea Venturi <be17068@iperbole.bo.it>\n"
+ "> + * Copyright 2015 Marcus Cooper <codekipper@gmail.com>\n"
  "> + *\n"
  "> + * Based on the Allwinner SDK driver, released under the GPL.\n"
  "> + *\n"
@@ -1027,8 +1026,8 @@
  "> +\n"
  "> +module_platform_driver(sunxi_spdif_driver);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n"
- "> +MODULE_AUTHOR(\"Andrea Venturi <be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org>\");\n"
+ "> +MODULE_AUTHOR(\"Marcus Cooper <codekipper@gmail.com>\");\n"
+ "> +MODULE_AUTHOR(\"Andrea Venturi <be17068@iperbole.bo.it>\");\n"
  "> +MODULE_DESCRIPTION(\"Allwinner Sunxi SPDIF SoC Interface\");\n"
  "> +MODULE_LICENSE(\"GPL\");\n"
  "> +MODULE_ALIAS(\"platform:sunxi-spdif\");\n"
@@ -1042,5 +1041,26 @@
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
  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"
+ "iQIcBAEBAgAGBQJWCPl9AAoJEBx+YmzsjxAgxPMP/R3gyZQgO2krKBZwcYkYmx6a\n"
+ "2BljvVBkzWSSbCtWtbIhRBe2uV6RBLPOardEswq1uGWb8EtKTk1dLb5siaO6XW9j\n"
+ "i1PYOfoGEn4S1/b1QjZL961jyLqDhamPhLOAz6YxI22PpPj1zpGRtdIzVzlf0Gyy\n"
+ "wO4MwAmXU8RFexUvnCguyyb51W+YnmGOqDQL2LktqF5iVSFrIlt30o3544VaM15m\n"
+ "I2rAzRmAgkpq66pHQLe0Rtrm3C7ApNzhFREe7kCCH1FFgojiN6oTElqdzJSqoXT9\n"
+ "gwcd4GGi67BSWh4PdZexDJuXQlKtpVoZ84QF81b3oqqx4Ob/0hDQFJEnY8emIYXW\n"
+ "slmsKa3CDJ3ytM+J9Fk0sn2BtzQcMaqtidag8m0VJKAdgOFjTV/ORRs9Wayn01+e\n"
+ "9aS+QBmTUnQ88l0E+S9STNfjf6dnKg+2GIMdyWjplAhiMG7Qdhp2riy9nyLSJtl8\n"
+ "ZiW1YjF91q3vVXvXCm4pf78fw6limnoT5pkxy4bwbxyj3MQlnNB2zAtK8gn/AcAR\n"
+ "Xe5DIHFXaZ4Prq2afS92fE6mgZa2kMZ37bKJ/Qiq2icU/dAgXMysFxIHE/Oey8HI\n"
+ "tL4bu5QZLteGG3rEkqJEuxEfrjZX+Rx0zrqlSnhfjoKjJTHAq4q1OWsfNSa9Xu3y\n"
+ "/XuTRt1Dnw0vwQ14isBO\n"
+ "=iEVs\n"
+ "-----END PGP SIGNATURE-----\n"
 
-bf89cedc765ef25c9466c0ef5a04474372ddaaa09a587af260186159efa57ca2
+9c951fa8ac048e2045508a6b089b127582c172a2081aae67c666c0eb7fbd3d53

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.