Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148223
b: refs/heads/master
c: 4bc4d89
h: refs/heads/master
i:
  148221: f6a1c5b
  148219: f23f621
  148215: 02d9a5e
  148207: 046ce5b
  148191: 41bf825
  148159: 6d1780c
  148095: fc809f4
  147967: eb257d8
v: v3
  • Loading branch information
Mark Brown committed Apr 27, 2009
1 parent fe7f456 commit 0afa282
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 008bec397cdabd22a6f4e4c16a746a86a046f8af
refs/heads/master: 4bc4d8998a472cd64aa66a4abad3d833be901028
2 changes: 2 additions & 0 deletions trunk/sound/soc/s3c24xx/s3c64xx-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ struct snd_soc_dai s3c64xx_i2s_dai[] = {
.formats = S3C64XX_I2S_FMTS,
},
.ops = &s3c64xx_i2s_dai_ops,
.symmetric_rates = 1,
},
{
.name = "s3c64xx-i2s",
Expand All @@ -189,6 +190,7 @@ struct snd_soc_dai s3c64xx_i2s_dai[] = {
.formats = S3C64XX_I2S_FMTS,
},
.ops = &s3c64xx_i2s_dai_ops,
.symmetric_rates = 1,
},
};
EXPORT_SYMBOL_GPL(s3c64xx_i2s_dai);
Expand Down

0 comments on commit 0afa282

Please sign in to comment.