linux_dsm_epyc7002/drivers/net/wireless/ti/wl18xx
Tony Lindgren 9b71578de0 wlcore: Enable runtime PM autosuspend support
With runtime PM tested working for wlcore with no autosuspend, we can
now enable autosuspend to cut down on enable/disable for interrupts.
Basically we just replace pm_runtime_put() with the autosuspend variants.

Let's use autosuspend delay of 50ms that MMC drivers typically use.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-06-27 18:45:24 +03:00
..
acx.c
acx.h
cmd.c
cmd.h
conf.h
debugfs.c wlcore: Enable runtime PM autosuspend support 2018-06-27 18:45:24 +03:00
debugfs.h
event.c
event.h
io.c
io.h
Kconfig
main.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
Makefile
reg.h
scan.c
scan.h
tx.c
tx.h
wl18xx.h