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.28-rc3~97^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e044c39ae258678d6ebb09fccb2a0fdf7ec51847;p=pandora-kernel.git 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 --- Reading git-diff-tree failed