Skip to content
Commit a1e21c90 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()



The codec setup call via snd_hda_codec_configure() isn't necessarily
called in snd_hda_codec_new().  For the later added feature, it's better
to change the code flow like:
 - create all codec instances
 - configure each codec

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8c8145b8
Loading
Loading
Loading
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