diff options
author | Tudor Ambarus <[email protected]> | 2022-11-10 17:25:28 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-01-18 22:16:47 +0530 |
commit | 4b23603a251d24022f2fa48ee67610eb245a4115 (patch) | |
tree | 86453ac92d58c7e8946f800f8d1bf9d94ee0e12b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 531d4dfcfd164f575d7b12c784b63c762da1fbf4 (diff) |
dmaengine: drivers: Use devm_platform_ioremap_resource()
platform_get_resource() and devm_ioremap_resource() are wrapped up in the
devm_platform_ioremap_resource() helper. Use the helper and get rid of the
local variable for struct resource *. We now have a function call less.
Signed-off-by: Tudor Ambarus <[email protected]>
Acked-by: Jernej Skrabec <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions