diff options
author | Julia Lawall <[email protected]> | 2013-08-19 13:20:38 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2013-09-02 17:37:07 +0530 |
commit | 4770ee44359ad454992d544cf14f8d330a93f5ca (patch) | |
tree | 81234a845b3db85effb3a2d653fbbea79ba0e6e4 /tools/perf/util/trace-event-scripting.c | |
parent | 2ec7e2e7b5f41a09264abc6dbcfd3fdc9a1edfd5 (diff) |
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Use devm_ioremap_resource instead of devm_request_and_ioremap.
This was done using the semantic patch
scripts/coccinelle/api/devm_ioremap_resource.cocci
The relevant call to platform_get_resource was manually moved down to the
call to devm_ioremap_resource.
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions