diff options
Diffstat (limited to 'sound/soc/codecs/wm8510.c')
-rw-r--r-- | sound/soc/codecs/wm8510.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8510.c b/sound/soc/codecs/wm8510.c index 6f54cb0f50fd..152e6f21154f 100644 --- a/sound/soc/codecs/wm8510.c +++ b/sound/soc/codecs/wm8510.c | |||
@@ -71,7 +71,7 @@ static const u16 wm8510_reg[WM8510_CACHEREGNUM] = { | |||
71 | 0x0003, 0x0010, 0x0000, 0x0000, | 71 | 0x0003, 0x0010, 0x0000, 0x0000, |
72 | 0x0000, 0x0002, 0x0001, 0x0000, | 72 | 0x0000, 0x0002, 0x0001, 0x0000, |
73 | 0x0000, 0x0000, 0x0039, 0x0000, | 73 | 0x0000, 0x0000, 0x0039, 0x0000, |
74 | 0x0000, | 74 | 0x0001, |
75 | }; | 75 | }; |
76 | 76 | ||
77 | /* | 77 | /* |