bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()
authorAxel Lin <axel.lin@gmail.com>
Tue, 5 Oct 2010 02:05:34 +0000 (10:05 +0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Wed, 6 Oct 2010 13:38:15 +0000 (17:38 +0400)
commit9292585c67ddd76285f2610c0cbf6b61fe27f5db
treefee88fe325bbf1a0bc7c17c12546e1d3e6c45152
parentfe3f6d097a042cff54bc1dc06f21ef528affe8ca
bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/bq27x00_battery.c