commit | f8d94eb77e4ef6d80c6b7e5e02b92180d9a6f37b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 27 20:45:35 2010 +0000 |
committer | Anton Vorontsov <avorontsov@ru.mvista.com> | Fri Jan 29 17:02:13 2010 +0300 |
tree | 9dadb7a165970a7d896076bea24d973ccb6d3314 | |
parent | 12b336a8b4ea8652372f88521bf55cef7f5d5283 [diff] |
wm97xx_battery: Clean up some warnings Staticise work_lock (nothing outside the driver has any reason to see it) and specify dev when requesting the charger IRQ (since that's what we pass in when we free it). Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>