[alsa-devel] [PATCH] ASoC: Fix default mono mixer configuration for WM8510
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Jun 6 18:13:53 CEST 2008
Signed-off-by: Mark Brown <broonie at 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
More information about the Alsa-devel
mailing list