]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix silent headphone output on Panasonic CF-74
authorTakashi Iwai <tiwai@suse.de>
Fri, 9 Jan 2009 15:57:14 +0000 (16:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Jan 2009 06:48:50 +0000 (07:48 +0100)
commitdd5cc73421bda7baf117486bf9f1c5dd02b26a2b
treef8298a0ef02d576b9dc2e91104db2e0d11df3c0c
parentf47bf11a679f033bb9f8036c6775b7922ce79af3
ALSA: hda - Fix silent headphone output on Panasonic CF-74

CF-74 does the headphone/speaker switching on hardware, thus the driver
shouldn't do any software-toggling of pins.  Otherwise it results in a
silent headphone output.

This patch simply resets the hp_detect flag to fix the problem.

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