Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328598
b: refs/heads/master
c: 63002e8
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck authored and Mark Brown committed Aug 27, 2012
1 parent a6f5de2 commit 78f02e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c68025bf0363a7b44be2de512a88a57d57e63d81
refs/heads/master: 63002e84a80c02b0be0f73932b955755903baabf
2 changes: 0 additions & 2 deletions trunk/drivers/spi/spi-topcliff-pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -1536,8 +1536,6 @@ static int __devexit pch_spi_pd_remove(struct platform_device *plat_dev)

pci_iounmap(board_dat->pdev, data->io_remap_addr);
spi_unregister_master(data->master);
spi_master_put(data->master);
platform_set_drvdata(plat_dev, NULL);

return 0;
}
Expand Down

0 comments on commit 78f02e5

Please sign in to comment.