git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efc2f8d
)
ALSA: hda - Remove shutup calls in free callbacks
author
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Nov 2012 13:50:12 +0000
(14:50 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Nov 2012 14:06:13 +0000
(15:06 +0100)
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 <tiwai@suse.de>
No differences found