diff for duplicates of <54DC62EA.5030503@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 3bb0533..1becf1f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -61,7 +61,7 @@ Any comments for this patch (aka ping?) > regulator_bulk_disable(ARRAY_SIZE(wm8731->supplies), > wm8731->supplies); > @@ -666,6 +676,15 @@ static int wm8731_spi_probe(struct spi_device *spi) -> if (wm8731 == NULL) +> if (wm8731 = NULL) > return -ENOMEM; > > + if (IS_ENABLED(CONFIG_COMMON_CLK)) { @@ -77,7 +77,7 @@ Any comments for this patch (aka ping?) > > wm8731->regmap = devm_regmap_init_spi(spi, &wm8731_regmap); > @@ -717,6 +736,15 @@ static int wm8731_i2c_probe(struct i2c_client *i2c, -> if (wm8731 == NULL) +> if (wm8731 = NULL) > return -ENOMEM; > > + if (IS_ENABLED(CONFIG_COMMON_CLK)) { diff --git a/a/content_digest b/N1/content_digest index 3bea93a..b4e2a7c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01423121713-19434-1-git-send-email-voice.shen@atmel.com\0" "From\0Bo Shen <voice.shen@atmel.com>\0" "Subject\0Re: [PATCH] ASoC: wm8731: let codec to manage clock by itself\0" - "Date\0Thu, 12 Feb 2015 16:23:06 +0800\0" + "Date\0Thu, 12 Feb 2015 08:23:06 +0000\0" "To\0Mark Brown <broonie@kernel.org>" Manuel Lauss <manuel.lauss@googlemail.com> Liam Girdwood <lrg@slimlogic.co.uk> @@ -76,7 +76,7 @@ "> \t\tregulator_bulk_disable(ARRAY_SIZE(wm8731->supplies),\n" "> \t\t\t\t wm8731->supplies);\n" "> @@ -666,6 +676,15 @@ static int wm8731_spi_probe(struct spi_device *spi)\n" - "> \tif (wm8731 == NULL)\n" + "> \tif (wm8731 = NULL)\n" "> \t\treturn -ENOMEM;\n" ">\n" "> +\tif (IS_ENABLED(CONFIG_COMMON_CLK)) {\n" @@ -92,7 +92,7 @@ ">\n" "> \twm8731->regmap = devm_regmap_init_spi(spi, &wm8731_regmap);\n" "> @@ -717,6 +736,15 @@ static int wm8731_i2c_probe(struct i2c_client *i2c,\n" - "> \tif (wm8731 == NULL)\n" + "> \tif (wm8731 = NULL)\n" "> \t\treturn -ENOMEM;\n" ">\n" "> +\tif (IS_ENABLED(CONFIG_COMMON_CLK)) {\n" @@ -112,4 +112,4 @@ "Best Regards,\n" Bo Shen -2ae4912ad1de1ff2335703aac8ef3b7a8ee4e59f512be430ef15f02d53ffa5dd +992941fda3b01442eecde6141dcb3b7af75c4ab10a14ab87fc01fe39c46896d7
diff --git a/a/content_digest b/N2/content_digest index 3bea93a..c9cc5c8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,8 @@ "ref\01423121713-19434-1-git-send-email-voice.shen@atmel.com\0" - "From\0Bo Shen <voice.shen@atmel.com>\0" - "Subject\0Re: [PATCH] ASoC: wm8731: let codec to manage clock by itself\0" + "From\0voice.shen@atmel.com (Bo Shen)\0" + "Subject\0[PATCH] ASoC: wm8731: let codec to manage clock by itself\0" "Date\0Thu, 12 Feb 2015 16:23:06 +0800\0" - "To\0Mark Brown <broonie@kernel.org>" - Manuel Lauss <manuel.lauss@googlemail.com> - Liam Girdwood <lrg@slimlogic.co.uk> - Richard Purdie <richard@openedhand.com> - " patches@opensource.wolfsonmicro.com\0" - "Cc\0linux-sound@vger.kernel.org" - alsa-devel@alsa-project.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi All,\n" @@ -112,4 +104,4 @@ "Best Regards,\n" Bo Shen -2ae4912ad1de1ff2335703aac8ef3b7a8ee4e59f512be430ef15f02d53ffa5dd +84e9b068150b6670edaa9b746f848fdb41c94dc6bc6c9d87f4d74cc25fb2388f
diff --git a/a/content_digest b/N3/content_digest index 3bea93a..403be7e 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -6,11 +6,11 @@ Manuel Lauss <manuel.lauss@googlemail.com> Liam Girdwood <lrg@slimlogic.co.uk> Richard Purdie <richard@openedhand.com> - " patches@opensource.wolfsonmicro.com\0" - "Cc\0linux-sound@vger.kernel.org" - alsa-devel@alsa-project.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + " <patches@opensource.wolfsonmicro.com>\0" + "Cc\0<linux-sound@vger.kernel.org>" + <alsa-devel@alsa-project.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi All,\n" @@ -112,4 +112,4 @@ "Best Regards,\n" Bo Shen -2ae4912ad1de1ff2335703aac8ef3b7a8ee4e59f512be430ef15f02d53ffa5dd +f7228d10f7c50b362c31693296b6b7102642681784c08a9d6a3afc009660f63f
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.