ASoC: Remove cache default for volatile wm9081 reset register
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
8faa8c1a55
commit
42f3b0109e
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
#include "wm9081.h"
|
||||
|
||||
static struct reg_default wm9081_reg[] = {
|
||||
{ 0, 0x9081 }, /* R0 - Software Reset */
|
||||
{ 2, 0x00B9 }, /* R2 - Analogue Lineout */
|
||||
{ 3, 0x00B9 }, /* R3 - Analogue Speaker PGA */
|
||||
{ 4, 0x0001 }, /* R4 - VMID Control */
|
||||
|
|
Loading…
Reference in a new issue