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:
84dbf80
)
ARM: Convert to devm_ioremap_resource()
author
Thierry Reding
<thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 10:08:55 +0000
(11:08 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 25 Jan 2013 20:21:45 +0000
(12:21 -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>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found