linux/drivers/net/wireless/ti/wlcore
Sakari Ailus 0a119c68d0 net: wireless: 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://patch.msgid.link/20251027115022.390997-3-sakari.ailus@linux.intel.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-10-30 08:38:37 +01:00
..
Kconfig
Makefile
acx.c
acx.h
boot.c wifi: wlcore: boot: replace deprecated strncpy with strscpy 2023-10-23 20:29:15 +03:00
boot.h
cmd.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
cmd.h wifi: wlcore: Remove unused wl12xx_cmd_start_fwlog 2025-06-24 09:24:42 +02:00
conf.h
debug.h
debugfs.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
debugfs.h
event.c wifi: wlcore: correctness fix fwlog reading 2024-06-18 13:22:10 +03:00
event.h
hw_ops.h
ini.h
init.c
init.h
io.c
io.h
main.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
ps.c
ps.h
rx.c
rx.h
scan.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
scan.h
sdio.c wifi: wlcore: sdio: Use helper to define resources 2024-09-18 16:53:16 +03:00
spi.c wifi: fill in MODULE_DESCRIPTION()s for wlcore 2024-01-31 18:32:31 +02:00
sysfs.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
sysfs.h
testmode.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
testmode.h
tx.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
tx.h
vendor_cmd.c net: wireless: Remove redundant pm_runtime_mark_last_busy() calls 2025-10-30 08:38:37 +01:00
vendor_cmd.h
wl12xx_80211.h wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings 2024-03-28 15:07:37 +02:00
wlcore.h wifi: wlcore: Convert to platform remove callback returning void 2023-09-18 17:31:37 +03:00
wlcore_i.h Highlights this time are: 2024-06-27 13:53:43 -07:00