summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/alc5632.h
diff options
context:
space:
mode:
authorLeon Romanovsky <leon@leon.nu>2011-11-16 12:06:58 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-11-16 10:41:56 +0000
commitbb39753c2ba69d4d9467a109b03861cf43a6dcf8 (patch)
tree0d3e259a1becaa2df5fd46cd1fa0740d893a0380 /sound/soc/codecs/alc5632.h
parentc9be8427b1dbd5e9d0313762fb80b2633abb694b (diff)
ASoC: Convert ALC5632 codec to use regmap API
Signed-off-by: Leon Romanovsky <leon@leon.nu> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/alc5632.h')
-rw-r--r--sound/soc/codecs/alc5632.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/alc5632.h b/sound/soc/codecs/alc5632.h
index ff4c0fd0d2ec..357651ec074e 100644
--- a/sound/soc/codecs/alc5632.h
+++ b/sound/soc/codecs/alc5632.h
@@ -246,4 +246,6 @@
#define ALC5632_VENDOR_ID1 0x7C
#define ALC5632_VENDOR_ID2 0x7E
+#define ALC5632_MAX_REGISTER 0x7E
+
#endif