Merge branch 'for-linus' into for-next
[linux-2.6-microblaze.git] / sound / pci / hda / patch_realtek.c
index 42cd394..d743f2b 100644 (file)
@@ -803,11 +803,10 @@ static int alc_init(struct hda_codec *codec)
        if (spec->init_hook)
                spec->init_hook(codec);
 
+       snd_hda_gen_init(codec);
        alc_fix_pll(codec);
        alc_auto_init_amp(codec, spec->init_amp);
 
-       snd_hda_gen_init(codec);
-
        snd_hda_apply_fixup(codec, HDA_FIXUP_ACT_INIT);
 
        return 0;