ALSA: hda - Via Fix speaker-mute checks in VIA driver
authorTakashi Iwai <tiwai@suse.de>
Mon, 11 Jul 2011 08:33:47 +0000 (10:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Jul 2011 08:33:47 +0000 (10:33 +0200)
commit21ce0b65272b85f122455818b0c69740945b451a
tree9207d5a36a5496e3a3ae38abb160ed6cb577da4e
parent017f2a104c7fed53a9b2534f0795f1f5af87674f
ALSA: hda - Via Fix speaker-mute checks in VIA driver

When the line-jack is plugged/unplugged, the driver must check also
the headphone jack state in addition to the line-out jack.  Currently
it checks only the line-out state and ignores the headphone.

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