Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157641
b: refs/heads/master
c: e9ade7f
h: refs/heads/master
i:
  157639: 3dd701f
v: v3
  • Loading branch information
Mark Brown committed Aug 13, 2009
1 parent 8e2ced9 commit 6ff07e9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7eaae41ea54af5516138aef5fd33bc55598cbf48
refs/heads/master: e9ade7f933d629698cbe5f09f1e5511269180fea
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config SND_SOC_ALL_CODECS
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
Expand Down
5 changes: 0 additions & 5 deletions trunk/sound/soc/codecs/ad1836.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,11 +418,6 @@ static int ad1836_remove(struct platform_device *pdev)
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);

Expand Down

0 comments on commit 6ff07e9

Please sign in to comment.