diff options
author | Thierry Reding <thierry.reding@avionic-design.de> | 2013-01-21 10:09:20 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-25 20:21:47 (GMT) |
commit | ca36b1ba8c92cbab6f6568283071262592603d59 (patch) | |
tree | f1bd7365a1c58419b48e4e6f7f7bdf19d4050e6a /drivers/input | |
parent | b0ee5605234a24f209b803f691957e5012eebf9a (diff) | |
download | linux-fsl-qoriq-ca36b1ba8c92cbab6f6568283071262592603d59.tar.xz |
thermal: Convert to devm_ioremap_resource()
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() 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: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions