diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-02-16 23:03:44 -0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-02-16 23:04:45 -0800 |
commit | a1fa92130c12c6a5abcfc8b960e442f87ebea475 (patch) | |
tree | ebe5989392f99179cb0e589f6ede421e77a5dd9b /sound/soc/codecs/ak4535.h | |
parent | 7e11a535169f2689141c20a916a96b5ddae7a508 (diff) |
ASoC: ak4535: Convert to direct regmap API usage
I suspect the timer register may also be volatile.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/ak4535.h')
-rw-r--r-- | sound/soc/codecs/ak4535.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/ak4535.h b/sound/soc/codecs/ak4535.h index 0431e5f634a2..402de1d274bf 100644 --- a/sound/soc/codecs/ak4535.h +++ b/sound/soc/codecs/ak4535.h @@ -34,6 +34,4 @@ #define AK4535_VOL 0xe #define AK4535_STATUS 0xf -#define AK4535_CACHEREGNUM 0x10 - #endif |