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:
253e3ae
)
Thermal: don't check resource with devm_ioremap_resource
author
Zhang Rui
<rui.zhang@intel.com>
Thu, 16 May 2013 02:16:21 +0000
(
02:16
+0000)
committer
Zhang Rui
<rui.zhang@intel.com>
Tue, 28 May 2013 02:11:02 +0000
(10:11 +0800)
devm_ioremap_resource does sanity checks on the given resource.
No need to duplicate this in the driver.
CC: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
CC: Vincenzo Frascino <vincenzo.frascino@st.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
No differences found