Browse Source

ASoC: Remove cache default for volatile wm9081 reset register

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 13 years ago
parent
commit
42f3b0109e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sound/soc/codecs/wm9081.c

+ 0 - 1
sound/soc/codecs/wm9081.c

@@ -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 */