ALSA: hda - Don't enable auto-mute but for speakers in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 28 Apr 2009 11:01:26 +0000 (13:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 28 Apr 2009 11:01:26 +0000 (13:01 +0200)
commit2a2ed0dfc9ec44a899c7d4672f73f2c045099118
tree9d5670e68e7046982b09d5762d0a5004b05c5e31
parent299f293b3428ae6d73406642cd7d41f08d524c83
ALSA: hda - Don't enable auto-mute but for speakers in patch_realtek.c

Enable auto-muting in model=auto only for devices with HP and speakers.
For devices with HP and line-outs, don't enable the auto-muting.

Also, add a debug print to show the auto-mute feature.

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