Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220641
b: refs/heads/master
c: cef92fe
h: refs/heads/master
i:
  220639: d8977f4
v: v3
  • Loading branch information
Axel Lin authored and Samuel Ortiz committed Oct 28, 2010
1 parent 1e1f7d4 commit 84c04fd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7484552eb24e3c62ef55a4ff0133d8450adea206
refs/heads/master: cef92fe63836dcc63db6ccfbea0a6d9255f491a9
2 changes: 2 additions & 0 deletions trunk/drivers/mfd/mc13xxx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,8 @@ static int __devexit mc13xxx_remove(struct spi_device *spi)

mfd_remove_devices(&spi->dev);

kfree(mc13xxx);

return 0;
}

Expand Down

0 comments on commit 84c04fd

Please sign in to comment.