diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-04-04 18:21:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 19:41:13 +0200 |
commit | c2367aa60d5e34d48582362c6de34b4131d92be7 (patch) | |
tree | 1b1e1fe4774a5f023bde77f7933cebcf0b168424 /Documentation/devicetree/bindings/nvmem | |
parent | 649409990d2e93fac657be7c6960c28a2c601d65 (diff) |
nvmem: vf610-ocotp: 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>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230404172148.82422-33-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/nvmem')
0 files changed, 0 insertions, 0 deletions