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:
e3a9b04
)
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
author
Ezequiel Garcia
<ezequiel@vanguardiasur.com.ar>
Tue, 2 Sep 2014 12:51:19 +0000
(09:51 -0300)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 17 Sep 2014 00:55:05 +0000
(10:55 +1000)
Using the managed variant to allocate the resource makes the code simpler
and less error-prone.
Tested-by: Darren Etheridge <detheridge@ti.com>
Tested-by: Johannes Pointner <johannes.pointner@br-automation.com>
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found