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:
f5e484d
)
OMAPDSS: lb035q02: use devm_kzalloc for allocating driver data
author
Archit Taneja
<archit@ti.com>
Fri, 30 Nov 2012 09:39:07 +0000
(15:09 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:19:46 +0000
(15:19 +0300)
Use devm_kzalloc instead of kzalloc to allocate driver data for the lg phillips
panel driver. This simplifies the driver's probe and remove functions.
Cc: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Archit Taneja <archit@ti.com>
No differences found