mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[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>
This commit is contained in:
parent
0264b3b636
commit
05a076de83
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue