[alsa-devel] [PATCH] ASoC: wm8580: tidyup Kconfig tristate title
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
It is WM8580, not WM8523
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com --- sound/soc/codecs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index c67667b..f1c48d2 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -914,7 +914,7 @@ config SND_SOC_WM8523 depends on I2C
config SND_SOC_WM8580 - tristate "Wolfson Microelectronics WM8523 CODEC" + tristate "Wolfson Microelectronics WM8580 CODEC" depends on I2C
config SND_SOC_WM8711
On 15/11/16 14:54, Kuninori Morimoto wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
It is WM8580, not WM8523
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
sound/soc/codecs/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index c67667b..f1c48d2 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -914,7 +914,7 @@ config SND_SOC_WM8523 depends on I2C
config SND_SOC_WM8580
- tristate "Wolfson Microelectronics WM8523 CODEC"
- tristate "Wolfson Microelectronics WM8580 CODEC"
I think this was fixed in this patch :
https://patchwork.kernel.org/patch/9385575/
depends on I2C
config SND_SOC_WM8711
On Tue, Nov 15, 2016 at 03:54:18AM +0000, Kuninori Morimoto wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
It is WM8580, not WM8523
This doesn't apply against current code, please check and resend.
Hi Mark
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
It is WM8580, not WM8523
This doesn't apply against current code, please check and resend.
This issue was already solved by this patch, so please drop it.
028f5a5bc85378317099be47995269d1027b0309 ("ASoC: wm8580: Add the wm8581 codec to the driver")
participants (3)
-
Kuninori Morimoto
-
Mark Brown
-
Matt Flax