commit | bb39753c2ba69d4d9467a109b03861cf43a6dcf8 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leon@leon.nu> | Wed Nov 16 12:06:58 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 16 10:41:56 2011 +0000 |
tree | 0d3e259a1becaa2df5fd46cd1fa0740d893a0380 | |
parent | c9be8427b1dbd5e9d0313762fb80b2633abb694b [diff] [blame] |
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>
diff --git a/sound/soc/codecs/alc5632.h b/sound/soc/codecs/alc5632.h index ff4c0fd..357651e 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