linux/drivers/usb/renesas_usbhs
Geert Uytterhoeven 782aee5bd3 usb: renesas_usbhs: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Convert the Renesas USBHS driver from SIMPLE_DEV_PM_OPS() to
DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr().  This lets us drop the
__maybe_unused annotations from its suspend and resume callbacks, and
reduces kernel size in case CONFIG_PM or CONFIG_PM_SLEEP is disabled.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/e1136dcd351a19b2e7145436bea1f38faa93a677.1752087914.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-15 19:49:52 +02:00
..
common.c usb: renesas_usbhs: Convert to DEFINE_SIMPLE_DEV_PM_OPS() 2025-07-15 19:49:52 +02:00
common.h
fifo.c usb: renesas_usbhs: use proper DMAENGINE API for termination 2025-06-19 12:26:30 +02:00
fifo.h
Kconfig
Makefile
mod.c
mod.h
mod_gadget.c usb: renesas_usbhs: Use devm_usb_get_phy() 2025-03-03 10:20:11 +01:00
mod_host.c
pipe.c
pipe.h
rcar2.c
rcar2.h
rcar3.c
rcar3.h
rza.c usb: Explicitly include correct DT includes 2023-07-25 18:20:02 +02:00
rza.h usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family 2024-03-27 07:57:16 +01:00
rza2.c usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family 2024-03-27 07:57:16 +01:00