[alsa-devel] [PATCH] ASoC: Fix default mono mixer configuration for WM8510
6 Jun
2008
6 Jun
'08
6:13 p.m.
Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com --- 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 6f54cb0..152e6f2 100644 --- a/sound/soc/codecs/wm8510.c +++ b/sound/soc/codecs/wm8510.c @@ -71,7 +71,7 @@ static const u16 wm8510_reg[WM8510_CACHEREGNUM] = { 0x0003, 0x0010, 0x0000, 0x0000, 0x0000, 0x0002, 0x0001, 0x0000, 0x0000, 0x0000, 0x0039, 0x0000, - 0x0000, + 0x0001, };
/*
--
1.5.5.3
6043
Age (days ago)
6043
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown