• R
    wlcore: allow elp during wowlan suspend · 37bf241b
    Reizer, Eyal 提交于
    when enabling wowlan and entering suspend the last write to the firmware
    allowing it to go into elp mode was not completing before suspend, leaving
    the firmware running in full active mode consuming high power.
    Use an immediate call instead of a work queue for this last access
    allowing the firmware to go into power save during wowlan uspend.
    Signed-off-by: NEyal Reizer <eyalr@ti.com>
    Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
    37bf241b
main.c 164.5 KB