diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-12 09:28:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-25 21:26:06 +0300 |
commit | 0548688dfa3aeeefc28b1603fe9d004de119dd10 (patch) | |
tree | 45b51e7a0020c5a3ceaaf9f5f3b0a51ee8dbdf38 /drivers/tty/serial/sccnxp.c | |
parent | 8f3c8d8152532e0065070385258404e2aa7f1f45 (diff) | |
download | linux-0548688dfa3aeeefc28b1603fe9d004de119dd10.tar.xz |
serial: vt8500: 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: Yangtao Li <frank.li@vivo.com>
Link: https://lore.kernel.org/r/20230712062853.11007-8-frank.li@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions