Title: [7390] trunk/sound/soc/codecs: changed manually by upstream when ad1938/ad1836 patches were applied
- Revision
- 7390
- Author
- bhsong
- Date
- 2009-09-20 22:53:30 -0400 (Sun, 20 Sep 2009)
Log Message
changed manually by upstream when ad1938/ad1836 patches were applied
Modified Paths
Diff
Modified: trunk/sound/soc/codecs/Kconfig (7389 => 7390)
--- trunk/sound/soc/codecs/Kconfig 2009-09-21 02:39:27 UTC (rev 7389)
+++ trunk/sound/soc/codecs/Kconfig 2009-09-21 02:53:30 UTC (rev 7390)
@@ -12,6 +12,8 @@
tristate "Build all ASoC CODEC drivers"
select SND_SOC_L3
select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS
+ select SND_SOC_AD1836 if SPI_MASTER
+ select SND_SOC_AD1938 if SPI_MASTER
select SND_SOC_AD1980 if SND_SOC_AC97_BUS
select SND_SOC_AD73311 if I2C
select SND_SOC_AK4104 if SPI_MASTER
Modified: trunk/sound/soc/codecs/ad1836.c (7389 => 7390)
--- trunk/sound/soc/codecs/ad1836.c 2009-09-21 02:39:27 UTC (rev 7389)
+++ trunk/sound/soc/codecs/ad1836.c 2009-09-21 02:53:30 UTC (rev 7390)
@@ -417,11 +417,6 @@
struct snd_soc_codec_device soc_codec_dev_ad1836 = {
.probe = ad1836_probe,
.remove = ad1836_remove,
- /* The power management of ad1836 is very simple. There are
- * only adc&dac 2 components to control. Dapm handles them.
- */
- .suspend = NULL,
- .resume = NULL,
};
EXPORT_SYMBOL_GPL(soc_codec_dev_ad1836);
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits