]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add common automute support for mxier-amp on/off for Reatek
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 12:03:24 +0000 (14:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 12:45:50 +0000 (14:45 +0200)
commit5fdb58424e29b2514dbce538fde50d13c4aa9d84
treeecf8223ab3dea2f7a0b5c65ffb45e8885f597a5f
parent95435db0b7ada23d886ead1ba4fb07a8e8e694dc
ALSA: hda - Add common automute support for mxier-amp on/off for Reatek

Some models do mute on/off the connected mixer widget for the automatic
muting, instead of controlling the pin widget itself.  This patch adds
the implementation of such type of auto-mute in the common helper
function, and reduces the redundant codes for each model preset.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c