linux/drivers/usb/dwc3
Sakari Ailus 8d3c283ef8 usb: Remove redundant pm_runtime_mark_last_busy() calls
pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to
pm_runtime_mark_last_busy().

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://patch.msgid.link/20251111095117.95023-1-sakari.ailus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-11-21 15:11:53 +01:00
..
Kconfig usb: dwc3: Add Apple Silicon DWC3 glue layer driver 2025-10-22 10:58:31 +02:00
Makefile usb: dwc3: Add Apple Silicon DWC3 glue layer driver 2025-10-22 10:58:31 +02:00
core.c usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
core.h usb: dwc3: core: Introduce glue callbacks for flattened implementations 2025-09-12 14:04:20 +02:00
debug.h usb: dwc3: Add trace event for dwc3_set_prtcap 2025-09-06 15:21:59 +02:00
debugfs.c usb: dwc3: Refactor dwc3_mode_show 2025-09-06 15:21:59 +02:00
drd.c usb: dwc3: Allow usb role swich control from userspace 2025-10-24 14:41:20 +02:00
dwc3-am62.c usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
dwc3-apple.c usb: dwc3: apple: Only support a single reset controller 2025-10-28 15:35:21 +01:00
dwc3-exynos.c usb: dwc3-exynos: add support for ExynosAutov920 2025-05-21 13:12:43 +02:00
dwc3-generic-plat.c Merge 6.18-rc3 into usb-next 2025-10-27 08:33:01 +01:00
dwc3-haps.c
dwc3-imx8mp.c usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
dwc3-keystone.c
dwc3-meson-g12a.c usb: dwc3: meson-g12a: fix device leaks at unbind 2025-07-25 10:50:43 +02:00
dwc3-octeon.c
dwc3-of-simple.c
dwc3-omap.c
dwc3-pci.c usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
dwc3-qcom-legacy.c usb: dwc3: qcom: Snapshot driver for backwards compatibilty 2025-04-15 14:29:19 +02:00
dwc3-qcom.c usb: dwc3: Add software-managed properties for flattened model 2025-10-13 09:11:50 +02:00
dwc3-rtk.c
dwc3-st.c
dwc3-xilinx.c usb: Remove redundant pm_runtime_mark_last_busy() calls 2025-11-21 15:11:53 +01:00
ep0.c usb: dwc3: Remove WARN_ON for device endpoint command timeouts 2025-08-17 12:14:11 +02:00
gadget.c usb: dwc3: replace use of system_wq with system_percpu_wq 2025-11-21 15:10:47 +01:00
gadget.h
glue.h usb: dwc3: glue: Allow more fine grained control over mode switches 2025-10-22 10:58:31 +02:00
host.c usb: dwc3: glue: Allow more fine grained control over mode switches 2025-10-22 10:58:31 +02:00
io.h
trace.c
trace.h usb: dwc3: Add trace event for dwc3_set_prtcap 2025-09-06 15:21:59 +02:00
ulpi.c