commit | 17c5a94f1bd5753120b6f846bdc1f7cf9071030b | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Fri Jul 15 10:56:58 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 09:59:10 2011 -0700 |
tree | f67968dc53206e14521b002d0804645324286a82 | |
parent | 2c22fe7d803eb31e7ad79e9a22feb2fd76561616 [diff] |
mfd: pm8058: remove mutex locking from pm8058_masked_write function Remove mutex_lock and mutex_unlock from pm8058_masked_write. This will allow pm8058_reset_pwr_off to call pm8058_mask_write while in atomic context. Signed-off-by: David Collins <collinsd@codeaurora.org>