]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix resume of multiple input sources
authorTakashi Iwai <tiwai@suse.de>
Sat, 25 Feb 2012 10:13:16 +0000 (11:13 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 25 Feb 2012 10:13:16 +0000 (11:13 +0100)
commit6b1a4bd4bb7e2a67f4b42c8ef03e593a7652a1a9
tree212c1aa8c999e3f9837cbda215f97122bd08c59a
parenta91d49d5691043d40e9722db1c6795572e0ce569
ALSA: hda/realtek - Fix resume of multiple input sources

When there are multiple input sources, the driver wrongly overwrites with
the value of the last input source on other slots at resume.  Thus the
primary input source may be shown wrongly.

Reported-and-tested-by: Julian Sikorski <belegdol@gmail.com>
Cc: <stable@kernel.org> [v3.1+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c