ALSA: hda - Fix mono amp values in proc output
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Dec 2012 14:58:34 +0000 (15:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Jan 2013 09:34:27 +0000 (10:34 +0100)
commit2f179721c4a2d1035a93e9c908740d87ac9952e2
tree57b980082bb37b63b651c0b95651c280524c4129
parentba8111276f2cc10b9851613bc8300cabda3c7e0d
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>
sound/pci/hda/hda_proc.c