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)
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

Simple merge