commit | f425d9aaf183612af6b0cd6f9502e870db2f7e53 | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Mon Oct 01 16:40:18 2012 -0700 |
committer | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Mon Oct 01 16:40:18 2012 -0700 |
tree | 7ecd5edd8eead20c4864f409079c201fca8c3536 | |
parent | e7183bb6e2a1ef0b9e0273a0f7ef11f039da3a90 [diff] |
power: pm8921-bms: use mutex even for debug entries Reading of the soc parameters should always be done after grabbing the mutex. There are some debugfs entries that do not do so. Fix them. Change-Id: I77b40f9cb8295cff1d4a24dfc7d85b0e57262f6e CRs-Fixed: 390074 Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>