commit | 2f179721c4a2d1035a93e9c908740d87ac9952e2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 10 15:58:34 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 10 10:34:27 2013 +0100 |
tree | 57b980082bb37b63b651c0b95651c280524c4129 | |
parent | ba8111276f2cc10b9851613bc8300cabda3c7e0d [diff] |
ALSA: hda - Fix mono amp values in proc output The mono widget is always connected to the left channel, thus the left channel amp value also should be referred for mono widgets instead of the right channel. Signed-off-by: Takashi Iwai <tiwai@suse.de>