2013-03-12 22:09:39

by Paul Bolle

[permalink] [raw]
Subject: [PATCH] ASoC: samsung: remove last traces of neo1973-gta01

The (rudimentary) support for the Openmoko Neo1973 GTA01 got removed in
commit 1ae5cbc52e7c6619a3f44b87809fd25370df31bb ("ASoC: neo1973_wm8753:
remove references to the neo1973-gta01 machine"). Remove its last traces
in the Kconfig file too.

Signed-off-by: Paul Bolle <[email protected]>
---
Untested.

sound/soc/samsung/Kconfig | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index 90e7e66..475fb0d 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -35,11 +35,10 @@ config SND_SAMSUNG_I2S
tristate

config SND_SOC_SAMSUNG_NEO1973_WM8753
- tristate "Audio support for Openmoko Neo1973 Smartphones (GTA01/GTA02)"
- depends on SND_SOC_SAMSUNG && (MACH_NEO1973_GTA01 || MACH_NEO1973_GTA02)
+ tristate "Audio support for Openmoko Neo1973 Smartphones (GTA02)"
+ depends on SND_SOC_SAMSUNG && MACH_NEO1973_GTA02
select SND_S3C24XX_I2S
select SND_SOC_WM8753
- select SND_SOC_LM4857 if MACH_NEO1973_GTA01
select SND_SOC_DFBMCS320
help
Say Y here to enable audio support for the Openmoko Neo1973
--
1.7.11.7


2013-03-13 05:10:50

by Kukjin Kim

[permalink] [raw]
Subject: RE: [PATCH] ASoC: samsung: remove last traces of neo1973-gta01

Paul Bolle wrote:
>
> The (rudimentary) support for the Openmoko Neo1973 GTA01 got removed in
> commit 1ae5cbc52e7c6619a3f44b87809fd25370df31bb ("ASoC: neo1973_wm8753:
> remove references to the neo1973-gta01 machine"). Remove its last traces
> in the Kconfig file too.
>
> Signed-off-by: Paul Bolle <[email protected]>

Acked-by: Kukjin Kim <[email protected]>

- Kukjin

> ---
> Untested.
>
> sound/soc/samsung/Kconfig | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
> index 90e7e66..475fb0d 100644
> --- a/sound/soc/samsung/Kconfig
> +++ b/sound/soc/samsung/Kconfig
> @@ -35,11 +35,10 @@ config SND_SAMSUNG_I2S
> tristate
>
> config SND_SOC_SAMSUNG_NEO1973_WM8753
> - tristate "Audio support for Openmoko Neo1973 Smartphones (GTA01/GTA02)"
> - depends on SND_SOC_SAMSUNG && (MACH_NEO1973_GTA01 || MACH_NEO1973_GTA02)
> + tristate "Audio support for Openmoko Neo1973 Smartphones (GTA02)"
> + depends on SND_SOC_SAMSUNG && MACH_NEO1973_GTA02
> select SND_S3C24XX_I2S
> select SND_SOC_WM8753
> - select SND_SOC_LM4857 if MACH_NEO1973_GTA01
> select SND_SOC_DFBMCS320
> help
> Say Y here to enable audio support for the Openmoko Neo1973
> --
> 1.7.11.7

2013-03-13 10:23:06

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] ASoC: samsung: remove last traces of neo1973-gta01

On Tue, Mar 12, 2013 at 11:09:35PM +0100, Paul Bolle wrote:
> The (rudimentary) support for the Openmoko Neo1973 GTA01 got removed in
> commit 1ae5cbc52e7c6619a3f44b87809fd25370df31bb ("ASoC: neo1973_wm8753:
> remove references to the neo1973-gta01 machine"). Remove its last traces
> in the Kconfig file too.

The support wasn't rudimentary, it was a pretty much complete audio
driver. Anyway I've applied this with a fixed up commit message.


Attachments:
(No filename) (445.00 B)
signature.asc (836.00 B)
Digital signature
Download all attachments