commit | 57954b94cad77c3253beca805cf493861c7d92b5 | [log] [tgz] |
---|---|---|
author | Andreas Kemnade <andreas@kemnade.info> | Sat Jan 30 18:01:53 2016 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Feb 06 14:02:11 2016 +0200 |
tree | 2c2acb2c091944ed3ada5aeaa105a04a415d8b91 | |
parent | fae4f9f78ab11937bc45b0f3625efe2e35aed510 [diff] |
libertas: do not confirm sleep if commands are pending If the main thread gets one PS AWAKE event and one PS SLEEP event in one iteration over event_fifo there will never be checks for commands to be processed, since psstate will always be PS_STATE_SLEEP or PS_STATE_PRE_SLEEP Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>