aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2018-07-11 16:17:39 +0100
committerSudeep Holla <[email protected]>2018-07-12 18:06:01 +0100
commitcc4aecc5b724b47df65ef3e218ac7d73d2ee4e09 (patch)
treeb32d8d154200b26f9ce028fe5ad0cb852644d8ef /tools/perf/scripts/python/call-graph-from-sql.py
parentce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff)
misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory
Instead of checking the return value of platform_get_resource(), we can use devm_ioremap_resource() which has the NULL pointer check and the memory region requesting. devm_ioremap_resource is designed to replace calls to devm_request_mem_region followed by devm_ioremap, so let's use the same. Cc: Lorenzo Pieralisi <[email protected]> Acked-by: Liviu Dudau <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions