Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251880
b: refs/heads/master
c: 708a7e4
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Grant Likely committed May 20, 2011
1 parent 245225e commit 473b597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8901e1b98e1dad75c4567d03dd00a59bd6c450e8
refs/heads/master: 708a7e438806c02add92a585b0a6b4b2ae50159b
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi_nuc900.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ static int __devexit nuc900_spi_remove(struct platform_device *dev)

platform_set_drvdata(dev, NULL);

spi_unregister_master(hw->master);
spi_bitbang_stop(&hw->bitbang);

clk_disable(hw->clk);
clk_put(hw->clk);
Expand Down

0 comments on commit 473b597

Please sign in to comment.