]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] hda - Fix resume of auto-config mode with Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 Jun 2008 12:46:34 +0000 (14:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Jun 2008 12:56:53 +0000 (14:56 +0200)
commitf08eb6ad7fa44d5f48c53bf19648408b431ab184
tree40adb5476fb5e8dc72ae9cedbf0d5478fe9d5978
parent3d45e8c40f240053d2a1706386abc8c723a35032
[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 <tiwai@suse.de>
sound/pci/hda/patch_realtek.c