linux/drivers/hsi
Sakari Ailus ca50b295fd HSI: omap_ssi_port: 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/20250704075413.3218357-1-sakari.ailus@linux.intel.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2025-09-05 22:56:59 +02:00
..
clients treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
controllers HSI: omap_ssi_port: Remove redundant pm_runtime_mark_last_busy() calls 2025-09-05 22:56:59 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
hsi_boardinfo.c
hsi_core.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
hsi_core.h