summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.h
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2013-08-06 17:03:55 +0100
committerMark Brown <broonie@linaro.org>2013-08-06 17:41:33 +0100
commitc7f3843575eac1eea1fbda2f6b61d36627fa8f7c (patch)
treeb656347ecb90005dc2c002e558e19b8965deb4e1 /sound/soc/codecs/arizona.h
parentb79fae606c921522577f3000b6b9a807cd733d2e (diff)
downloadop-kernel-dev-c7f3843575eac1eea1fbda2f6b61d36627fa8f7c.zip
op-kernel-dev-c7f3843575eac1eea1fbda2f6b61d36627fa8f7c.tar.gz
ASoC: wm5110: Correct input OSR bits for wm5110
The input OSR bits are specified differently for wm5110 than for current revs of wm5102. This patch corrects support for this on wm5110. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/codecs/arizona.h')
-rw-r--r--sound/soc/codecs/arizona.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/arizona.h b/sound/soc/codecs/arizona.h
index fe1b794..b6b6d70 100644
--- a/sound/soc/codecs/arizona.h
+++ b/sound/soc/codecs/arizona.h
@@ -198,6 +198,7 @@ extern const struct soc_enum arizona_lhpf3_mode;
extern const struct soc_enum arizona_lhpf4_mode;
extern const struct soc_enum arizona_ng_hold;
+extern const struct soc_enum arizona_in_dmic_osr[];
extern int arizona_in_ev(struct snd_soc_dapm_widget *w,
struct snd_kcontrol *kcontrol,
OpenPOWER on IntegriCloud