diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-07-26 13:38:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-07-27 10:24:10 +0200 |
commit | eeaf04a9cfb4572dfe8faaaeadde68c91798c35c (patch) | |
tree | decc0c5343ea4d181c0816aada93b3f9661fde30 /drivers/usb/host/ehci-mv.c | |
parent | usb: ehci-omap: Use devm_platform_get_and_ioremap_resource() (diff) | |
download | linux-eeaf04a9cfb4572dfe8faaaeadde68c91798c35c.tar.xz linux-eeaf04a9cfb4572dfe8faaaeadde68c91798c35c.zip |
usb: ohci-spear: 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/20230726113816.888-25-frank.li@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-mv.c')
0 files changed, 0 insertions, 0 deletions