Commit 3c086001 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown

ASoC: wm8990: Remove incorrect comments

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 416a0ce5
...@@ -47,10 +47,6 @@ static int wm8990_volatile_register(struct snd_soc_codec *codec, ...@@ -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[] = { static const u16 wm8990_reg[] = {
0x8990, /* R0 - Reset */ 0x8990, /* R0 - Reset */
0x0000, /* R1 - Power Management (1) */ 0x0000, /* R1 - Power Management (1) */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment