diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-11-28 15:37:35 +0100 |
---|---|---|
committer | Anton Vorontsov <cbouatmailru@gmail.com> | 2012-01-06 02:00:30 +0100 |
commit | daf22c3c4444e10a852a2f460f5cb1a43038bd53 (patch) | |
tree | 6762def93163d68fcfa1d548d357f75936b45e9c /fs/quota | |
parent | max8997_charger: Remove duplicate module.h (diff) | |
download | linux-daf22c3c4444e10a852a2f460f5cb1a43038bd53.tar.xz linux-daf22c3c4444e10a852a2f460f5cb1a43038bd53.zip |
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 'fs/quota')
0 files changed, 0 insertions, 0 deletions