Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321862
b: refs/heads/master
c: a0c3652
h: refs/heads/master
v: v3
  • Loading branch information
Guenter Roeck authored and Mark Brown committed Aug 17, 2012
1 parent 7aa1a55 commit 17b0ce7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 6887237cd7da904184dab2750504040c68f3a080
refs/heads/master: a0c3652caa357b8f4e76efe401646ef298483cd9
1 change: 0 additions & 1 deletion trunk/drivers/spi/spi-coldfire-qspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,6 @@ static int __devexit mcfqspi_remove(struct platform_device *pdev)
iounmap(mcfqspi->iobase);
release_mem_region(res->start, resource_size(res));
spi_unregister_master(master);
spi_master_put(master);

return 0;
}
Expand Down

0 comments on commit 17b0ce7

Please sign in to comment.