diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2013-08-19 13:20:38 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-09-02 14:07:07 +0200 |
commit | 4770ee44359ad454992d544cf14f8d330a93f5ca (patch) | |
tree | 81234a845b3db85effb3a2d653fbbea79ba0e6e4 /drivers/dma/Makefile | |
parent | dma: ste_dma40: Fix potential null pointer dereference (diff) | |
download | linux-4770ee44359ad454992d544cf14f8d330a93f5ca.tar.xz linux-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 'drivers/dma/Makefile')
0 files changed, 0 insertions, 0 deletions