commit | c7e8daf58b66a602e0c6de6cb8bf815610232e12 | [log] [tgz] |
---|---|---|
author | Eric Holmberg <eholmber@codeaurora.org> | Wed Dec 28 11:49:21 2011 -0700 |
committer | Eric Holmberg <eholmber@codeaurora.org> | Thu Jan 05 10:45:37 2012 -0700 |
tree | 0af15b4617b18edb1f8052cbeca76c157198c617 | |
parent | 4a948998dbc53b801cb26a107b1a0ef720c0bfc2 [diff] |
msm: smd: Add SMSM state queue To reduce the chance of missing SMSM state transitions, push the SMSM state into a queue in the interrupt handler and then pull the state for processing the in callback workqueue. Change-Id: Ib66bc15f7445369ea7ad2ca271a79ac10b8105a0 CRs-Fixed: 323725 Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>