commit | d36eae653a33f6b27f898e365af1edbd418ccdd1 | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Mon Mar 04 16:56:40 2013 -0700 |
committer | Jeff Hugo <jhugo@codeaurora.org> | Tue Mar 05 13:50:26 2013 -0700 |
tree | 6d689f9953590b9d8056722744dd9baa673c4a8e | |
parent | 909c192794d02fc5375c65de2cf903bed5bb2091 [diff] |
msm: remote_spinlock: implement sfpb trylock The trylock API for sfpb remote spinlock implementation is stubbed out. This is a problem as "msm: smd: Add remote spinlock init check" adds a usecase for the trylock API provided by remote_spinlock. Implement the sfpb trylock so that the usecase remains functionally correct on targets using sfpb remote spinlocks. Change-Id: Ic6a05b42cc944e5613deb68b750a46abf75dfd29 Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>