* [PATCH] ASoC: ad73311: drop I2C requirement
@ 2011-03-26 8:38 Mike Frysinger
2011-03-26 14:12 ` Liam Girdwood
2011-03-26 17:39 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Mike Frysinger @ 2011-03-26 8:38 UTC (permalink / raw)
To: alsa-devel, Liam Girdwood, Mark Brown; +Cc: Scott Jiang, device-drivers-devel
From: Scott Jiang <scott.jiang@analog.com>
The AD73311 codec does not use I2C, so don't require it in Kconfig.
Signed-off-by: Scott Jiang <scott.jiang@analog.com>
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 d6976ed..74a4629 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -16,7 +16,7 @@ config SND_SOC_ALL_CODECS
select SND_SOC_AD183X 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_AD73311 if I2C
+ select SND_SOC_AD73311
select SND_SOC_AD74111
select SND_SOC_ADS117X
select SND_SOC_AK4104 if SPI_MASTER
--
1.7.4.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: ad73311: drop I2C requirement
2011-03-26 8:38 [PATCH] ASoC: ad73311: drop I2C requirement Mike Frysinger
@ 2011-03-26 14:12 ` Liam Girdwood
2011-03-26 17:39 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Liam Girdwood @ 2011-03-26 14:12 UTC (permalink / raw)
To: Mike Frysinger; +Cc: Scott Jiang, alsa-devel, Mark Brown, device-drivers-devel
On Sat, 2011-03-26 at 04:38 -0400, Mike Frysinger wrote:
> From: Scott Jiang <scott.jiang@analog.com>
>
> The AD73311 codec does not use I2C, so don't require it in Kconfig.
>
> Signed-off-by: Scott Jiang <scott.jiang@analog.com>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
Acked-by: Liam Girdwood <lrg@ti.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: ad73311: drop I2C requirement
2011-03-26 8:38 [PATCH] ASoC: ad73311: drop I2C requirement Mike Frysinger
2011-03-26 14:12 ` Liam Girdwood
@ 2011-03-26 17:39 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2011-03-26 17:39 UTC (permalink / raw)
To: Mike Frysinger
Cc: Scott Jiang, alsa-devel, device-drivers-devel, Liam Girdwood
On Sat, Mar 26, 2011 at 04:38:30AM -0400, Mike Frysinger wrote:
> From: Scott Jiang <scott.jiang@analog.com>
>
> The AD73311 codec does not use I2C, so don't require it in Kconfig.
>
> Signed-off-by: Scott Jiang <scott.jiang@analog.com>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
I had to apply this one by hand, probably because of some of the other
changes in the Kconfig file in other patches in the series.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-26 17:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 8:38 [PATCH] ASoC: ad73311: drop I2C requirement Mike Frysinger
2011-03-26 14:12 ` Liam Girdwood
2011-03-26 17:39 ` 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).