commit | 546bb6785265f3413fa76e06b9fdce58ee15ea87 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Mar 07 08:37:19 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Mar 07 09:07:04 2012 +0100 |
tree | 885e43a6dc997b2a671435c01cbd1e8967586eb6 | |
parent | fc7a1627c11bb6e4eb71fd8f792109754175f7bc [diff] |
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>