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:
38c4718
)
ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 2 Jan 2015 14:03:42 +0000
(15:03 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 2 Jan 2015 15:34:47 +0000
(16:34 +0100)
The ALSA core takes care that all preallocated memory is freed when the PCM
itself is freed. There is no need to do this manually in the driver.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found