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)
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>

No differences found