summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/uda134x.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-05-10 11:24:50 +0400
committerTakashi Iwai <tiwai@suse.de>2011-05-10 11:24:50 +0400
commit1209842af4db98ffd7364ec9cf7d1a59293aa74c (patch)
tree33202a5468dc66456b67764eb6a272bd7e8c5af5 /sound/soc/codecs/uda134x.c
parentf0a2b0cb71e652ae9f0feeea91e5320e4faf25dc (diff)
parentf3eee00da39cba3c8a4db7048458969c620ac6d8 (diff)
downloadlinux-1209842af4db98ffd7364ec9cf7d1a59293aa74c.tar.xz
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
Diffstat (limited to 'sound/soc/codecs/uda134x.c')
-rw-r--r--sound/soc/codecs/uda134x.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/uda134x.c b/sound/soc/codecs/uda134x.c
index 48ffd406a71d..a7b8f301bad3 100644
--- a/sound/soc/codecs/uda134x.c
+++ b/sound/soc/codecs/uda134x.c
@@ -601,9 +601,7 @@ static struct snd_soc_codec_driver soc_codec_dev_uda134x = {
.reg_cache_step = 1,
.read = uda134x_read_reg_cache,
.write = uda134x_write,
-#ifdef POWER_OFF_ON_STANDBY
.set_bias_level = uda134x_set_bias_level,
-#endif
};
static int __devinit uda134x_codec_probe(struct platform_device *pdev)