Axel Lin daf22c3c44 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>
2012-01-06 05:00:30 +04:00
..
2011-11-10 15:57:59 -05:00
2011-11-08 17:11:57 +01:00
2011-10-31 19:31:57 -04:00
2011-11-09 23:02:12 +08:00
2011-11-14 11:16:26 +10:30