Loading sound/pci/hda/patch_realtek.c +0 −1 Original line number Diff line number Diff line Loading @@ -3202,7 +3202,6 @@ static void alc_free(struct hda_codec *codec) alc_free_kctls(codec); kfree(spec); snd_hda_detach_beep_device(codec); codec->spec = NULL; /* to be sure */ } #ifdef SND_HDA_NEEDS_RESUME Loading Loading
sound/pci/hda/patch_realtek.c +0 −1 Original line number Diff line number Diff line Loading @@ -3202,7 +3202,6 @@ static void alc_free(struct hda_codec *codec) alc_free_kctls(codec); kfree(spec); snd_hda_detach_beep_device(codec); codec->spec = NULL; /* to be sure */ } #ifdef SND_HDA_NEEDS_RESUME Loading