aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/sbs-battery.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2011-11-28 22:37:35 +0800
committerAnton Vorontsov <cbouatmailru@gmail.com>2012-01-06 05:00:30 +0400
commitdaf22c3c4444e10a852a2f460f5cb1a43038bd53 (patch)
tree6762def93163d68fcfa1d548d357f75936b45e9c /drivers/power/sbs-battery.c
parent68597986f7db9abbe380af3db6a34b6c83cdf302 (diff)
wm97xx_battery: Use DEFINE_MUTEX() for work_lock
work_lock can be initialized automatically with DEFINE_MUTEX() rather than explicitly calling mutex_init(). This patch also removes an unused bat_lock mutex. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Diffstat (limited to 'drivers/power/sbs-battery.c')
0 files changed, 0 insertions, 0 deletions