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:
f0e68fc
)
Thermal: dove: Convert to devm_ioremap_resource()
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 4 Mar 2013 06:45:32 +0000
(06:45 +0000)
committer
Zhang Rui
<rui.zhang@intel.com>
Mon, 11 Mar 2013 15:09:02 +0000
(23:09 +0800)
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error handling.
devm_ioremap_resource() provides its own error messages; so all explicit
error messages can be removed from the failure code paths.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/dove_thermal.c
patch
|
blob
|
history
diff --cc
drivers/thermal/dove_thermal.c
Simple merge