Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165357
b: refs/heads/master
c: fab19ba
h: refs/heads/master
i:
  165355: 11af55a
v: v3
  • Loading branch information
Barry Song authored and Mark Brown committed Sep 17, 2009
1 parent 688b87c commit 6b94bb6
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: 7d156a25bd3e8e6ff74faf02faecb5fc5fb4839e
refs/heads/master: fab19bae0c2951ed8bc517a53848b027fead293d
3 changes: 2 additions & 1 deletion trunk/sound/soc/blackfin/bf5xx-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,8 @@ static int bf5xx_i2s_probe(struct platform_device *pdev,
return 0;
}

static void bf5xx_i2s_remove(struct snd_soc_dai *dai)
static void bf5xx_i2s_remove(struct platform_device *pdev,
struct snd_soc_dai *dai)
{
pr_debug("%s enter\n", __func__);
peripheral_free_list(&sport_req[sport_num][0]);
Expand Down

0 comments on commit 6b94bb6

Please sign in to comment.