]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Restore default pin configs for realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Oct 2008 15:56:24 +0000 (16:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Oct 2008 15:56:24 +0000 (16:56 +0100)
commite044c39ae258678d6ebb09fccb2a0fdf7ec51847
treea7a3360678b340aa939272788cab123dbd426c1b
parentda74ae3e32374755e0fbdfed4074cf839a82f615
ALSA: hda - Restore default pin configs for realtek codecs

Some machines have broken BIOS resume that doesn't restore the default
pin configuration properly, which results in a wrong detection of HP
pin.  This causes a silent speaker output due to missing HP detection.
Related bug: Novell bug#406101
https://bugzilla.novell.com/show_bug.cgi?id=406101

This patch fixes the issue by saving/restoring the default pin configs
by the driver itself.

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