diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-10-06 03:44:56 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-06 19:02:56 (GMT) |
commit | 3c08600144f2a15fb3fba31b54cd6600371db6ef (patch) | |
tree | a13674086d0e84f8adacecf0f0b898d61fc804a1 /sound | |
parent | 416a0ce5f2338799f02fb41f6c56a6e490e4e8f0 (diff) | |
download | linux-3c08600144f2a15fb3fba31b54cd6600371db6ef.tar.xz |
ASoC: wm8990: Remove incorrect comments
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/codecs/wm8990.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/codecs/wm8990.c b/sound/soc/codecs/wm8990.c index 48e9dd9..ecdb8b2 100644 --- a/sound/soc/codecs/wm8990.c +++ b/sound/soc/codecs/wm8990.c @@ -47,10 +47,6 @@ static int wm8990_volatile_register(struct snd_soc_codec *codec, } } -/* - * wm8990 register cache. Note that register 0 is not included in the - * cache. - */ static const u16 wm8990_reg[] = { 0x8990, /* R0 - Reset */ 0x0000, /* R1 - Power Management (1) */ |