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:
c28f692
)
Thermal: spear_thermal: convert to devm_ioremap_resource
author
Zhang Rui
<rui.zhang@intel.com>
Thu, 16 May 2013 02:16:20 +0000
(
02:16
+0000)
committer
Zhang Rui
<rui.zhang@intel.com>
Mon, 20 May 2013 15:36:18 +0000
(23:36 +0800)
Use the newly introduced devm_ioremap_resource().
devm_ioremap_resource() provides its own error messages; so all explicit
error messages can be removed from the failure code paths.
CC: Vincenzo Frascino <vincenzo.frascino@st.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
No differences found