Skip to content
Snippets Groups Projects
Commit 1082c748 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix call of alc888_coef_init()


Using init_hook to call alc888_coef_init() is problematic for configurations
that already set another init_hook.  Better to put it in alc_init() as is
(although it looks a bit hackish).

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 320dcc30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment