From: Takashi Iwai Date: Mon, 27 Oct 2008 15:56:24 +0000 (+0100) Subject: ALSA: hda - Restore default pin configs for realtek codecs X-Git-Tag: v2.6.27.9~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730e94ec78ec5a278a6a61d1df531f17545a0f70;p=pandora-kernel.git ALSA: hda - Restore default pin configs for realtek codecs commit e044c39ae258678d6ebb09fccb2a0fdf7ec51847 upstream 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed