summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/arizona.h
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-07-09 19:09:01 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-07-09 19:35:04 +0100
commitc9c56fd0b766f6f3cd19c83945954ff5b06afc5f (patch)
treeb8b3cff6f8cc89b12a443b242d578bd4cf0be1dd /sound/soc/codecs/arizona.h
parenta837987e7b36a9056cd17c0967efe1ce73a102ff (diff)
downloadlinux-stable-c9c56fd0b766f6f3cd19c83945954ff5b06afc5f.tar.gz
linux-stable-c9c56fd0b766f6f3cd19c83945954ff5b06afc5f.tar.bz2
linux-stable-c9c56fd0b766f6f3cd19c83945954ff5b06afc5f.zip
ASoC: arizona: Add IN4 to the mixer tables
Some devices have four input structures rather than three. 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 896711e19baa..b894b64e8f5c 100644
--- a/sound/soc/codecs/arizona.h
+++ b/sound/soc/codecs/arizona.h
@@ -59,7 +59,7 @@ struct arizona_priv {
struct arizona_dai_priv dai[ARIZONA_MAX_DAI];
};
-#define ARIZONA_NUM_MIXER_INPUTS 55
+#define ARIZONA_NUM_MIXER_INPUTS 57
extern const unsigned int arizona_mixer_tlv[];
extern const char *arizona_mixer_texts[ARIZONA_NUM_MIXER_INPUTS];