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:
d89ccac
)
ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()
author
Axel Lin
<axel.lin@gmail.com>
Wed, 25 Aug 2010 08:59:11 +0000
(16:59 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 25 Aug 2010 13:20:15 +0000
(14:20 +0100)
The "priv" allocated in pxa_ssp_probe() should be kfreed in pxa_ssp_remove().
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found