Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99180
b: refs/heads/master
c: a84534d
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Baryshkov authored and Jaroslav Kysela committed Jul 10, 2008
1 parent 151f6d5 commit 878b10f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 76d39d0a1947fee4c29976e507fb93188eaa2b38
refs/heads/master: a84534dc179d3e9f501e5a12598cc5271cd28f5b
3 changes: 2 additions & 1 deletion trunk/sound/soc/pxa/pxa2xx-ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,8 @@ static int pxa2xx_ac97_probe(struct platform_device *pdev,
return ret;
}

static void pxa2xx_ac97_remove(struct platform_device *pdev)
static void pxa2xx_ac97_remove(struct platform_device *pdev,
struct snd_soc_dai *dai)
{
GCR |= GCR_ACLINK_OFF;
free_irq(IRQ_AC97, NULL);
Expand Down

0 comments on commit 878b10f

Please sign in to comment.