alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: fix sorting order of codecs in kconfig
@ 2011-03-27  4:43 Mike Frysinger
  2011-03-29 20:26 ` Liam Girdwood
  2011-03-29 22:18 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Frysinger @ 2011-03-27  4:43 UTC (permalink / raw)
  To: alsa-devel, Liam Girdwood, Mark Brown; +Cc: device-drivers-devel

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 sound/soc/codecs/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index f310043..b814ed0 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -16,8 +16,8 @@ config SND_SOC_ALL_CODECS
 	select SND_SOC_AD1836 if SPI_MASTER
 	select SND_SOC_AD193X if SND_SOC_I2C_AND_SPI
 	select SND_SOC_AD1980 if SND_SOC_AC97_BUS
-	select SND_SOC_ADS117X
 	select SND_SOC_AD73311
+	select SND_SOC_ADS117X
 	select SND_SOC_AK4104 if SPI_MASTER
 	select SND_SOC_AK4535 if I2C
 	select SND_SOC_AK4642 if I2C
-- 
1.7.4.1

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

* Re: [PATCH] ASoC: fix sorting order of codecs in kconfig
  2011-03-27  4:43 [PATCH] ASoC: fix sorting order of codecs in kconfig Mike Frysinger
@ 2011-03-29 20:26 ` Liam Girdwood
  2011-03-29 22:18 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Liam Girdwood @ 2011-03-29 20:26 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: alsa-devel, Mark Brown, device-drivers-devel

On Sun, 2011-03-27 at 00:43 -0400, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  sound/soc/codecs/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Acked-by: Liam Girdwood <lrg@ti.com>

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

* Re: [PATCH] ASoC: fix sorting order of codecs in kconfig
  2011-03-27  4:43 [PATCH] ASoC: fix sorting order of codecs in kconfig Mike Frysinger
  2011-03-29 20:26 ` Liam Girdwood
@ 2011-03-29 22:18 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2011-03-29 22:18 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: alsa-devel, device-drivers-devel, Liam Girdwood

On Sun, Mar 27, 2011 at 12:43:59AM -0400, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Applied, thanks.

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

end of thread, other threads:[~2011-03-29 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27  4:43 [PATCH] ASoC: fix sorting order of codecs in kconfig Mike Frysinger
2011-03-29 20:26 ` Liam Girdwood
2011-03-29 22:18 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).