]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf81063487cebbc2048827cde0bfa9dde7deb6aec
tree57b980082bb37b63b651c0b95651c280524c4129
parent8f4ef40b7e27f8034d1a68cb2699ec5997e3c677
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