diff options
author | Masahiro Yamada <[email protected]> | 2016-04-20 11:16:29 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-05-02 10:33:33 +0200 |
commit | e30568d43f5ea63e61906d2a90c9b981ef829ff7 (patch) | |
tree | a90f4f9dcc814e8f56ca48380db3317f29b07df5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6113d8123624210fbc9412a1959d230fbd6ccf0d (diff) |
mmc: sdhci-pltfm: use devm_ioremap_resource()
The chain of devm_request_mem_region() and devm_ioremap() can be
replaced with devm_ioremap_resource(). Also, we can drop the error
messages because devm_ioremap_resource() displays similar messages
on error.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions