Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300064
b: refs/heads/master
c: 0641208
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Stübner authored and Mark Brown committed Apr 30, 2012
1 parent 95e3de9 commit 8c8d398
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: 30facd4d51d630b6cba386badd7f42456962089b
refs/heads/master: 06412088ce98f745405b8f65cfc51ddd6b842bbf
2 changes: 1 addition & 1 deletion trunk/sound/soc/samsung/s3c2412-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static struct snd_soc_dai_driver s3c2412_i2s_dai = {

static __devinit int s3c2412_iis_dev_probe(struct platform_device *pdev)
{
return snd_soc_register_dai(&pdev->dev, &s3c2412_i2s_dai);
return s3c_i2sv2_register_dai(&pdev->dev, -1, &s3c2412_i2s_dai);
}

static __devexit int s3c2412_iis_dev_remove(struct platform_device *pdev)
Expand Down

0 comments on commit 8c8d398

Please sign in to comment.