| commit | c5888f2034ded42f8dddeb988f2cf52f51fdf788 | [log] [tgz] |
|---|---|---|
| author | Stepan Moskovchenko <stepanm@codeaurora.org> | Tue Feb 14 15:42:05 2012 -0800 |
| committer | Stepan Moskovchenko <stepanm@codeaurora.org> | Tue Feb 21 14:56:12 2012 -0800 |
| tree | 30a9aa042485db865ef239fdac138f9b579f67ab | |
| parent | 80acab9b5be44e836c52554cee7760fbd47bea17 [diff] |
msm: iommu: Convert spinlocks to mutexes Use a mutex to protect the IOMMU data structures to allow use of the new clock APIs from within lock-protected regions. Change-Id: I89a932d42e37d7860485add1b857288fd5947aea Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>