Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345044
b: refs/heads/master
c: 4e1328b
h: refs/heads/master
v: v3
  • Loading branch information
Tushar Behera authored and Samuel Ortiz committed Nov 30, 2012
1 parent 2a4390c commit 2d38779
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 13ea5813238239930d12d28bd7504a3ac6ba14d1
refs/heads/master: 4e1328be4d4e4967d54bf7ae3b0805ec53fc4f91
5 changes: 0 additions & 5 deletions trunk/drivers/mfd/ab8500-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1437,11 +1437,6 @@ static int __devexit ab8500_remove(struct platform_device *pdev)
sysfs_remove_group(&ab8500->dev->kobj, &ab8500_attr_group);

mfd_remove_devices(ab8500->dev);
free_irq(ab8500->irq, ab8500);

kfree(ab8500->oldmask);
kfree(ab8500->mask);
kfree(ab8500);

return 0;
}
Expand Down

0 comments on commit 2d38779

Please sign in to comment.