diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-06-06 18:13:53 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-06-13 16:26:11 +0200 |
commit | 05a076de83b507238cd186e93daeaf15820d570e (patch) | |
tree | 49dd5ab05308865b1d0cdaf006ec30c1ad63f802 /sound/soc/codecs | |
parent | [ALSA] ac97: add support for wm9711 master left inv switch (diff) | |
download | linux-05a076de83b507238cd186e93daeaf15820d570e.tar.xz linux-05a076de83b507238cd186e93daeaf15820d570e.zip |
[ALSA] ASoC: Fix default mono mixer configuration for WM8510
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/soc/codecs')
-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] = { 0x0003, 0x0010, 0x0000, 0x0000, 0x0000, 0x0002, 0x0001, 0x0000, 0x0000, 0x0000, 0x0039, 0x0000, - 0x0000, + 0x0001, }; /* |