]> git.karo-electronics.de Git - mv-sheeva.git/commit
pcf50633-charger: Add missing sysfs_remove_group()
authorAxel Lin <axel.lin@gmail.com>
Tue, 21 Sep 2010 08:35:57 +0000 (16:35 +0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Wed, 22 Sep 2010 12:14:49 +0000 (16:14 +0400)
commit305da8f504dc82ccc0e0ca9aa1889de9e2517090
tree76d4064f8700fb9f64555f9aaf8674fea9d61d49
parenta7640bfa10c558b7cbabb4b98d6bc356d3c2ec55
pcf50633-charger: Add missing sysfs_remove_group()

sysfs entries should be removed when unload the module.

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