diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2013-11-19 16:04:03 +0000 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-11-21 12:23:21 +0000 |
commit | 254dc326dbfd23c2678fafad1b84fc0e42ac4374 (patch) | |
tree | 75b9dd62fd0ffcbd2ece967c62724e7105972286 /sound/soc/codecs/arizona.h | |
parent | c50aa44db3f803d3c3b79c926e76862454e77c48 (diff) | |
download | linux-254dc326dbfd23c2678fafad1b84fc0e42ac4374.tar.bz2 |
ASoC: wm5110: Expose input high pass filter controls
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'sound/soc/codecs/arizona.h')
-rw-r--r-- | sound/soc/codecs/arizona.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/arizona.h b/sound/soc/codecs/arizona.h index 9e81b6392692..f8e63865a1c5 100644 --- a/sound/soc/codecs/arizona.h +++ b/sound/soc/codecs/arizona.h @@ -199,6 +199,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_hpf_cut_enum; extern const struct soc_enum arizona_in_dmic_osr[]; extern int arizona_in_ev(struct snd_soc_dapm_widget *w, |