diff for duplicates of <20180312155753.9478-5-codekipper@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2124240..dd1d352 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +From: Marcus Cooper <codekipper@gmail.com> The i2s block supports multi-lane i2s output however this functionality is only possible in earlier SoCs where the pins are exposed and for @@ -7,7 +7,7 @@ the i2s block used for HDMI audio on the later SoCs. To enable this functionality, an optional property has been added to the bindings. -Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Signed-off-by: Marcus Cooper <codekipper@gmail.com> --- .../devicetree/bindings/sound/sun4i-i2s.txt | 3 ++ sound/soc/sunxi/sun4i-i2s.c | 48 +++++++++++++++++----- @@ -26,7 +26,7 @@ index 48addef65b8f..3f966ac61b9e 100644 + outputs enabled. Example: - i2s0: i2s@1c22400 { + i2s0: i2s at 1c22400 { diff --git a/sound/soc/sunxi/sun4i-i2s.c b/sound/soc/sunxi/sun4i-i2s.c index 2bd0befa02a8..436480df1844 100644 --- a/sound/soc/sunxi/sun4i-i2s.c diff --git a/a/content_digest b/N1/content_digest index c75396d..0d04e1f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,11 @@ "ref\020180312155753.9478-1-codekipper@gmail.com\0" - "ref\020180312155753.9478-1-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0codekipper@gmail.com (codekipper at gmail.com)\0" "Subject\0[PATCH v2 4/6] ASoC: sun4i-i2s: Add multi-lane functionality\0" "Date\0Mon, 12 Mar 2018 16:57:51 +0100\0" - "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" - wens-jdAy2FN1RRM@public.gmane.org - " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org - be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org - " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "From: Marcus Cooper <codekipper@gmail.com>\n" "\n" "The i2s block supports multi-lane i2s output however this functionality\n" "is only possible in earlier SoCs where the pins are exposed and for\n" @@ -24,7 +14,7 @@ "To enable this functionality, an optional property has been added to\n" "the bindings.\n" "\n" - "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n" "---\n" " .../devicetree/bindings/sound/sun4i-i2s.txt | 3 ++\n" " sound/soc/sunxi/sun4i-i2s.c | 48 +++++++++++++++++-----\n" @@ -43,7 +33,7 @@ "+\t\t\t\toutputs enabled.\n" " Example:\n" " \n" - " i2s0: i2s@1c22400 {\n" + " i2s0: i2s at 1c22400 {\n" "diff --git a/sound/soc/sunxi/sun4i-i2s.c b/sound/soc/sunxi/sun4i-i2s.c\n" "index 2bd0befa02a8..436480df1844 100644\n" "--- a/sound/soc/sunxi/sun4i-i2s.c\n" @@ -156,4 +146,4 @@ "-- \n" 2.16.2 -bf769b8e1293f0bd4ae2955de92f8e538f85d3b5426f58557a595c74cf14d2f6 +6ba9843fc78a6aaef06a353f3ed376827010583e0d110184d67b9bbe494588cc
diff --git a/a/1.txt b/N2/1.txt index 2124240..a68b3d3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +From: Marcus Cooper <codekipper@gmail.com> The i2s block supports multi-lane i2s output however this functionality is only possible in earlier SoCs where the pins are exposed and for @@ -7,7 +7,7 @@ the i2s block used for HDMI audio on the later SoCs. To enable this functionality, an optional property has been added to the bindings. -Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Signed-off-by: Marcus Cooper <codekipper@gmail.com> --- .../devicetree/bindings/sound/sun4i-i2s.txt | 3 ++ sound/soc/sunxi/sun4i-i2s.c | 48 +++++++++++++++++----- diff --git a/a/content_digest b/N2/content_digest index c75396d..62ab70f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\020180312155753.9478-1-codekipper@gmail.com\0" - "ref\020180312155753.9478-1-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0codekipper@gmail.com\0" "Subject\0[PATCH v2 4/6] ASoC: sun4i-i2s: Add multi-lane functionality\0" "Date\0Mon, 12 Mar 2018 16:57:51 +0100\0" - "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" - wens-jdAy2FN1RRM@public.gmane.org - " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org - be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org - " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0maxime.ripard@free-electrons.com" + wens@csie.org + " linux-sunxi@googlegroups.com\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + lgirdwood@gmail.com + broonie@kernel.org + linux-kernel@vger.kernel.org + alsa-devel@alsa-project.org + be17068@iperbole.bo.it + " Marcus Cooper <codekipper@gmail.com>\0" "\00:1\0" "b\0" - "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "From: Marcus Cooper <codekipper@gmail.com>\n" "\n" "The i2s block supports multi-lane i2s output however this functionality\n" "is only possible in earlier SoCs where the pins are exposed and for\n" @@ -24,7 +23,7 @@ "To enable this functionality, an optional property has been added to\n" "the bindings.\n" "\n" - "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n" "---\n" " .../devicetree/bindings/sound/sun4i-i2s.txt | 3 ++\n" " sound/soc/sunxi/sun4i-i2s.c | 48 +++++++++++++++++-----\n" @@ -156,4 +155,4 @@ "-- \n" 2.16.2 -bf769b8e1293f0bd4ae2955de92f8e538f85d3b5426f58557a595c74cf14d2f6 +4d5854f3582a3a725d859e78aba685239a666f227ec5ebcd30682fd5a3d305a3
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.