Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193320
b: refs/heads/master
c: 0822661
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Mar 10, 2010
1 parent fdaaae6 commit dde42f5
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: f0d10f5aa3955fcd4a9a7f950c66b64666589d4d
refs/heads/master: 08226614789496dc395e3714115a3bcf2ca3baa2
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/s3c-i2s-v2.c
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ int s3c_i2sv2_register_dai(struct snd_soc_dai *dai)

/* Allow overriding by (for example) IISv4 */
if (!ops->delay)
ops->delay = s3c2412_i2s_delay,
ops->delay = s3c2412_i2s_delay;

dai->suspend = s3c2412_i2s_suspend;
dai->resume = s3c2412_i2s_resume;
Expand Down

0 comments on commit dde42f5

Please sign in to comment.