commit | 7ad84753a153ad0716d7ec7fe83870e466061e2c | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Aug 05 14:04:28 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:28:38 2011 -0700 |
tree | 919877109e07854bb60016fa619a9e20140d5b58 | |
parent | 1c4531c62652c20c04d0562c1307e8603f567235 [diff] |
msm: acpuclock-8960: Initialize spinlocks and mutexes Initialize the l2_lock spinlock to avoid BUG: spinlock bad magic on CPU#0, kworker/0:1/22 While we're here, initialize the mutex statically and mark the mutex static. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>