]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setup
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Mar 2012 07:37:19 +0000 (08:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Mar 2012 08:07:04 +0000 (09:07 +0100)
commit546bb6785265f3413fa76e06b9fdce58ee15ea87
tree885e43a6dc997b2a671435c01cbd1e8967586eb6
parentfc7a1627c11bb6e4eb71fd8f792109754175f7bc
ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setup

Move the currently unused spec->init_hook at the beginning of the init
sequence so that the recently added ALC269VB coef setup can be put
there.  The alc_init() is again clean without an ugly check.

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