]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Add support for Line-Out automute to Realtek auto-parser
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 15:36:18 +0000 (17:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2011 15:55:53 +0000 (17:55 +0200)
commit1a1455de10d89b9f2107fe5ad1746e7c18838492
treee33941e2d9e4729f4a2e0256eb8c12ae9d728cdd
parent0f0f391c730228d1fd1c3933275ed75ee96e4db2
ALSA: hda - Add support for Line-Out automute to Realtek auto-parser

By popular demands, I add the functionality to mute / unmute the
line-out jacks per the headphone plug / unplug.  For achieving this
and keeping the compatibility with the old behavior, the new mixer
enum "Auto-Mute Mode" is added.  With this, user can control the
auto-mute behavior either disabled, speaker-only or lineout+speaker.

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