diff options
author | 2013-08-19 13:20:38 +0200 | |
---|---|---|
committer | 2013-09-02 17:37:07 +0530 | |
commit | 4770ee44359ad454992d544cf14f8d330a93f5ca (patch) | |
tree | 81234a845b3db85effb3a2d653fbbea79ba0e6e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dma: ste_dma40: Fix potential null pointer dereference (diff) | |
download | linux-dev-4770ee44359ad454992d544cf14f8d330a93f5ca.tar.xz linux-dev-4770ee44359ad454992d544cf14f8d330a93f5ca.zip |
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 <Julia.Lawall@lip6.fr>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions