Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102194
b: refs/heads/master
c: ceb3ac2
h: refs/heads/master
v: v3
  • Loading branch information
Harald Welte authored and Pierre Ossman committed Jul 15, 2008
1 parent 7c890d7 commit 7343fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 679f0f8abd7187baaff40a47fe4733ae4c24cc9a
refs/heads/master: ceb3ac252519f9ab318050c8ee842e62820d6731
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/s3cmci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ static int __devexit s3cmci_remove(struct platform_device *pdev)
clk_put(host->clk);

tasklet_disable(&host->pio_tasklet);
s3c2410_dma_free(S3CMCI_DMA, &s3cmci_dma_client);

free_irq(host->irq_cd, host);
free_irq(host->irq, host);
Expand Down

0 comments on commit 7343fdf

Please sign in to comment.