Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352141
b: refs/heads/master
c: 200e932
h: refs/heads/master
i:
  352139: d534422
v: v3
  • Loading branch information
Wei Yongjun authored and Luciano Coelho committed Nov 16, 2012
1 parent a14e3cd commit 95e5d45
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: ca6dc10343ba6811dc2e1b31dafd54bb5fff6437
refs/heads/master: 200e932649dc11e4d69545a6b513d012a6492d0d
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ti/wlcore/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,7 @@ static void __devexit wl1271_remove(struct sdio_func *func)
/* Undo decrement done above in wl1271_probe */
pm_runtime_get_noresume(&func->dev);

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

Expand Down

0 comments on commit 95e5d45

Please sign in to comment.