All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI
@ 2012-03-30  4:31 Shawn Guo
  2012-03-30  4:31 ` [PATCH 2/2] ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA Shawn Guo
  2012-04-04 11:34 ` [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Shawn Guo @ 2012-03-30  4:31 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Timur Tabi, Shawn Guo

While commit 606d620 (ASoC: imx: merge sound/soc/imx into sound/soc/fsl)
adds SND_SOC_FSL_SSI outside "menuconfig SND_POWERPC_SOC" to make it
visible for both PowerPC and ARM/IMX, it forgot removing the one inside
"menuconfig SND_POWERPC_SOC".

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
 sound/soc/fsl/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index aa14fc9..d23d612 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -16,10 +16,6 @@ if SND_POWERPC_SOC
 config SND_MPC52xx_DMA
 	tristate
 
-config SND_SOC_FSL_SSI
-	tristate
-	depends on FSL_SOC
-
 config SND_SOC_POWERPC_DMA
 	tristate
 	depends on FSL_SOC
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA
  2012-03-30  4:31 [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI Shawn Guo
@ 2012-03-30  4:31 ` Shawn Guo
  2012-04-04 11:34 ` [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2012-03-30  4:31 UTC (permalink / raw)
  To: alsa-devel; +Cc: Mark Brown, Timur Tabi, Shawn Guo

Kconfig option SND_SOC_POWERPC_DMA is under menuconfig SND_POWERPC_SOC.
Since SND_POWERPC_SOC already depends on FSL_SOC, there is no need for
SND_SOC_POWERPC_DMA to do the same.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
 sound/soc/fsl/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index d23d612..0094789 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -18,7 +18,6 @@ config SND_MPC52xx_DMA
 
 config SND_SOC_POWERPC_DMA
 	tristate
-	depends on FSL_SOC
 
 config SND_SOC_MPC8610_HPCD
 	tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI
  2012-03-30  4:31 [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI Shawn Guo
  2012-03-30  4:31 ` [PATCH 2/2] ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA Shawn Guo
@ 2012-04-04 11:34 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2012-04-04 11:34 UTC (permalink / raw)
  To: Shawn Guo; +Cc: alsa-devel, Timur Tabi


[-- Attachment #1.1: Type: text/plain, Size: 334 bytes --]

On Fri, Mar 30, 2012 at 12:31:31PM +0800, Shawn Guo wrote:
> While commit 606d620 (ASoC: imx: merge sound/soc/imx into sound/soc/fsl)
> adds SND_SOC_FSL_SSI outside "menuconfig SND_POWERPC_SOC" to make it
> visible for both PowerPC and ARM/IMX, it forgot removing the one inside
> "menuconfig SND_POWERPC_SOC".

Applied both, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-04 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-30  4:31 [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI Shawn Guo
2012-03-30  4:31 ` [PATCH 2/2] ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA Shawn Guo
2012-04-04 11:34 ` [PATCH 1/2] ASoC: fsl: remove redundant Kconfig option SND_SOC_FSL_SSI Mark Brown

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.