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:
9e0c1fb
)
pwm: Convert to devm_ioremap_resource()
author
Thierry Reding
<thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 10:09:16 +0000
(11:09 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Jan 2013 19:41:57 +0000
(11:41 -0800)
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found