From: Takashi Iwai Date: Wed, 21 Nov 2012 13:50:12 +0000 (+0100) Subject: ALSA: hda - Remove shutup calls in free callbacks X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e15f1b43e1dbb24c91f1434700e4ba876f8e6734;p=pandora-kernel.git 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: Takashi Iwai --- Reading git-diff-tree failed