commit | e28d83223a1e5672174dcdc6b73c1be3fa3de877 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Dec 17 13:48:29 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 18 09:06:29 2008 +0100 |
tree | a8a764d049b0f77da850f394cab7088c068ee827 | |
parent | 1bda71282ded6a2e09a2db7c8884542fb46bfd4f [diff] |
ALSA: hda - Fix silent HP output on D975 Some desktops seems to have no HP/mic jack detection on the front panel, which results in the silent output in the recent driver, because the driver mutes the output (to save power) when no plug is detected. This patch adds a new model that disables the jack-detection. Signed-off-by: Takashi Iwai <tiwai@suse.de>