diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-02-16 14:34:03 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-03-27 15:09:09 +0100 |
commit | bc12f344d5de246d0e2bd1ffcd5f950314e460d9 (patch) | |
tree | 3d631244f4e22fd676318d78d68ca0cec9c887cd /scripts/gdb/linux/modules.py | |
parent | a64021d3726a096442d63a958ff0c49c12c3a1f4 (diff) |
drivers/perf: Use devm_platform_get_and_ioremap_resource()
Convert platform_get_resource(), devm_ioremap_resource() to a single
call to devm_platform_get_and_ioremap_resource(), as this is exactly
what this function does.
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Shuai Xue <xueshuai@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230216063403.9753-1-yang.lee@linux.alibaba.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions