Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251881
b: refs/heads/master
c: c6e7b8c
h: refs/heads/master
i:
  251879: 245225e
v: v3
  • Loading branch information
Axel Lin authored and Grant Likely committed May 20, 2011
1 parent 473b597 commit d41ab8a
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: 708a7e438806c02add92a585b0a6b4b2ae50159b
refs/heads/master: c6e7b8cb11632a3b3968c6f64e179c7619eb70c0
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi_s3c24xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,7 @@ static int __exit s3c24xx_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 d41ab8a

Please sign in to comment.