diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-11-28 22:37:35 +0800 |
---|---|---|
committer | Anton Vorontsov <cbouatmailru@gmail.com> | 2012-01-06 05:00:30 +0400 |
commit | daf22c3c4444e10a852a2f460f5cb1a43038bd53 (patch) | |
tree | 6762def93163d68fcfa1d548d357f75936b45e9c /include/net/raw.h | |
parent | 68597986f7db9abbe380af3db6a34b6c83cdf302 (diff) | |
download | linux-stable-daf22c3c4444e10a852a2f460f5cb1a43038bd53.tar.gz linux-stable-daf22c3c4444e10a852a2f460f5cb1a43038bd53.tar.bz2 linux-stable-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 'include/net/raw.h')
0 files changed, 0 insertions, 0 deletions