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

ALSA: hda - Remove shutup calls in free callbacks



The free callback is called at the state where no extra verbs are
executed, thus calling *_shutup() is useless, as it's checking the
shutdown flag.  Remove such superfluous calls.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent efc2f8de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment