Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352140
b: refs/heads/master
c: ca6dc10
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Luciano Coelho committed Nov 16, 2012
1 parent d534422 commit a14e3cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 4fb4e0bee12d66a175e13ed5d956e61398c34e4e
refs/heads/master: ca6dc10343ba6811dc2e1b31dafd54bb5fff6437
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ti/wlcore/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,7 @@ static int __devexit wl1271_remove(struct spi_device *spi)
{
struct wl12xx_spi_glue *glue = spi_get_drvdata(spi);

platform_device_del(glue->core);
platform_device_put(glue->core);
platform_device_unregister(glue->core);
kfree(glue);

return 0;
Expand Down

0 comments on commit a14e3cd

Please sign in to comment.