diff options
| author | AngeloGioacchino Del Regno <[email protected]> | 2022-07-06 11:06:27 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-07-08 15:45:05 +0200 |
| commit | f5c97da8037b18d1256a58459fa96ed68e50fb41 (patch) | |
| tree | c90f957d68d4077caac165de38077f249b1d7970 /tools/perf/scripts/python | |
| parent | 38b4c8a4708f9091dc547854e7bb0812e706c48b (diff) | |
nvmem: mtk-efuse: Simplify with 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.
No functional changes.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions