diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-03-15 10:30:17 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-03-27 15:02:32 +0100 |
commit | d7f4679dc8d1a5cec497dd9f1b315ce77ab8db28 (patch) | |
tree | e0ee1b99b7b5c971ea3323e1a4555a4f5593a82c /scripts/gdb/linux/modules.py | |
parent | f87e9114b5e590c2c6658ca21d7b714ca240bdd0 (diff) |
perf: arm: Use devm_platform_get_and_ioremap_resource()
According to commit 890cc39a8799 ("drivers: provide
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>
Link: https://lore.kernel.org/r/20230315023017.35789-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