mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
ASoC: wm8990: Remove incorrect comments
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
416a0ce5f2
commit
3c08600144
1 changed files with 0 additions and 4 deletions
|
@ -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) */
|
||||
|
|
Loading…
Reference in a new issue