From: Takashi Iwai Date: Tue, 3 Jun 2008 12:46:34 +0000 (+0200) Subject: [ALSA] hda - Fix resume of auto-config mode with Realtek codecs X-Git-Tag: v2.6.26-rc5~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07bc76dfa19b10017b518dd9aa1b2719e8c863de;p=pandora-kernel.git [ALSA] hda - Fix resume of auto-config mode with Realtek codecs The auto-config mode of Realtek ALC codecs has a bug since 2.6.25 that it cannot resume properly. The problem was the wrong assignment of init_hook that overrides the whole initialization. Relevant bug reports: http://bugzilla.kernel.org/show_bug.cgi?id=10662 https://bugzilla.novell.com/show_bug.cgi?id=385473 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed