From: Mark Brown Date: Wed, 27 Jan 2010 20:45:35 +0000 (+0000) Subject: wm97xx_battery: Clean up some warnings X-Git-Tag: v2.6.34-rc1~206^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d94eb77e4ef6d80c6b7e5e02b92180d9a6f37b;p=pandora-kernel.git 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 Acked-by: Marek Vasut Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed