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:
8105c94
)
OMAPFB: use devm_kzalloc to allocate omapfb2_device
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 13 Dec 2012 10:08:21 +0000
(12:08 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 13 Dec 2012 10:08:21 +0000
(12:08 +0200)
Use devm_kzalloc to allocate omapfb2_device. This fixes possible memory
leak:
drivers/video/omap2/omapfb/omapfb-main.c:2553 omapfb_probe() warn:
possible memory leak of 'fbdev'
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found