summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-09-26 16:43:44 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-09-26 19:16:26 +0100
commitc922cc4c1cc3c0253adec36bb7088eab7c2269c5 (patch)
treee0408919dd5300f19928946fe2113f217131a871 /sound/soc/codecs/arizona.h
parent9bb684442cf48c0e0736f5902f112c4f39ee3677 (diff)
downloadlinux-stable-c922cc4c1cc3c0253adec36bb7088eab7c2269c5.tar.gz
linux-stable-c922cc4c1cc3c0253adec36bb7088eab7c2269c5.tar.bz2
linux-stable-c922cc4c1cc3c0253adec36bb7088eab7c2269c5.zip
ASoC: arizona: Add more DSP options for mixer input muxes
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/arizona.h')
-rw-r--r--sound/soc/codecs/arizona.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/arizona.h b/sound/soc/codecs/arizona.h
index eb66b52777c9..36ec64946120 100644
--- a/sound/soc/codecs/arizona.h
+++ b/sound/soc/codecs/arizona.h
@@ -61,7 +61,7 @@ struct arizona_priv {
struct arizona_dai_priv dai[ARIZONA_MAX_DAI];
};
-#define ARIZONA_NUM_MIXER_INPUTS 57
+#define ARIZONA_NUM_MIXER_INPUTS 75
extern const unsigned int arizona_mixer_tlv[];
extern const char *arizona_mixer_texts[ARIZONA_NUM_MIXER_INPUTS];