]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add support of line-out automute for Realtek
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 12:41:52 +0000 (14:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 12:45:56 +0000 (14:45 +0200)
commitf60145fa9ea7b43165915e66a12234f5dd34cf51
tree7703778eb6f7bbc1aed6e38284c8c3ab132ac195
parent5fdb58424e29b2514dbce538fde50d13c4aa9d84
ALSA: hda - Add support of line-out automute for Realtek

Add the common helper function and flags to support the auto-mute
per line-out jack detection, and also the mute of line-out jacks.

A few model-specific implementations are replaced with the common
helpers.

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