diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-12 14:28:40 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-25 20:25:52 +0200 |
commit | b03a4ecb407ec2b1dff2ee584d0e769c1e706d64 (patch) | |
tree | db50372ed82eefb1eea625a0bd0b62c64ec53be3 /drivers/tty/serial/sccnxp.c | |
parent | 7449c16d3760ec749d4a3892baeb921edb227ad9 (diff) |
serial: bcm63xx-uart: 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-2-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