Skip to content

Commit

Permalink
ASoC: Remove cache default for volatile wm9081 reset register
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Dec 14, 2011
1 parent 8faa8c1 commit 42f3b01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/wm9081.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 42f3b01

Please sign in to comment.