diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-04-04 18:21:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 19:41:12 +0200 |
commit | 649409990d2e93fac657be7c6960c28a2c601d65 (patch) | |
tree | 09dd6188f0d6703d47a42418f201e2fa2f125364 /tools/perf/scripts/python | |
parent | 1dc552fa33cf98af3e784dbc0500da93cae3b24a (diff) |
nvmem: nintendo-otp: Use devm_platform_ioremap_resource()
According to commit 7945f929f1a7 ("drivers: provide
devm_platform_ioremap_resource()"), convert platform_get_resource(),
devm_ioremap_resource() to a single call to use
devm_platform_ioremap_resource(), as this is exactly what this function
does.
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230404172148.82422-32-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions