commit | 2acc9dcb609427a20463e529ef552dd93b469847 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 09 16:57:14 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 14 07:48:50 2009 +0100 |
tree | f8298a0ef02d576b9dc2e91104db2e0d11df3c0c | |
parent | 417bec5b0f25e000866f1be845d44a3ca0690697 [diff] |
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>