Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217397
b: refs/heads/master
c: 305da8f
h: refs/heads/master
i:
  217395: 52d1ce7
v: v3
  • Loading branch information
Axel Lin authored and Anton Vorontsov committed Sep 22, 2010
1 parent 46e2cba commit adecc76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a7640bfa10c558b7cbabb4b98d6bc356d3c2ec55
refs/heads/master: 305da8f504dc82ccc0e0ca9aa1889de9e2517090
1 change: 1 addition & 0 deletions trunk/drivers/power/pcf50633-charger.c
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ static int __devexit pcf50633_mbc_remove(struct platform_device *pdev)
for (i = 0; i < ARRAY_SIZE(mbc_irq_handlers); i++)
pcf50633_free_irq(mbc->pcf, mbc_irq_handlers[i]);

sysfs_remove_group(&pdev->dev.kobj, &mbc_attr_group);
power_supply_unregister(&mbc->usb);
power_supply_unregister(&mbc->adapter);
power_supply_unregister(&mbc->ac);
Expand Down

0 comments on commit adecc76

Please sign in to comment.