linux-loongson/drivers/i3c/master
Sakari Ailus 5fa62d4ec4 i3c: dw: 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>
Link: https://lore.kernel.org/r/20250704075417.3218742-1-sakari.ailus@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2025-07-31 01:37:56 +02:00
..
mipi-i3c-hci i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers 2025-07-04 01:10:07 +02:00
ast2600-i3c-master.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
dw-i3c-master.c i3c: dw: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-31 01:37:56 +02:00
dw-i3c-master.h i3c: dw: Add quirk to address OD/PP timing issue on AMD platform 2024-11-18 14:27:29 +01:00
i3c-master-cdns.c i3c: master: cdns: Simplify handling clocks in probe() 2025-07-31 01:24:25 +02:00
Kconfig i3c: master: Add basic driver for the Renesas I3C controller 2025-07-31 01:33:20 +02:00
Makefile i3c: master: Add basic driver for the Renesas I3C controller 2025-07-31 01:33:20 +02:00
renesas-i3c.c i3c: master: Add basic driver for the Renesas I3C controller 2025-07-31 01:33:20 +02:00
svc-i3c-master.c i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-31 01:37:56 +02:00