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:
cfb6d65
)
clocksource: em_sti: Convert to devm_* managed helpers
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Tue, 30 Jul 2013 14:24:37 +0000
(16:24 +0200)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Wed, 21 Aug 2013 22:18:42 +0000
(
00:18
+0200)
Replace kzalloc, clk_get, ioremap and request_irq by their managed
counterparts to simplify error paths.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
No differences found