diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-26 19:37:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-27 10:24:08 +0200 |
commit | f62d9201b0427802a9443082507b6a7d4184f818 (patch) | |
tree | 7344f8fd5f6d4cd308ea1d307fdf24c143ecc8b2 /drivers/usb/host/ohci-st.c | |
parent | 49aa25ad8574ee4410aa3910cbf6d28500c1c2c0 (diff) |
usb: ohci-at91: 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>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20230726113816.888-3-frank.li@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-st.c')
0 files changed, 0 insertions, 0 deletions