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:
c240a53
)
drivers/thermal: don't check resource with devm_ioremap_resource
author
Wolfram Sang
<wsa@the-dreams.de>
Fri, 10 May 2013 08:17:11 +0000
(08:17 +0000)
committer
Zhang Rui
<rui.zhang@intel.com>
Mon, 20 May 2013 15:35:52 +0000
(23:35 +0800)
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
No differences found