Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148264
b: refs/heads/master
c: 7de0a0a
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed May 12, 2009
1 parent 24ad53f commit c161c43
Show file tree
Hide file tree
Showing 2 changed files with 2 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: eaaa5328835d8085d24221a0e5ceaacbe14a7523
refs/heads/master: 7de0a0aee5cf24639c14b17ab4077f5dba0d7cb9
1 change: 1 addition & 0 deletions trunk/sound/soc/pxa/pxa2xx-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ struct snd_soc_dai pxa_i2s_dai = {
.rates = PXA2XX_I2S_RATES,
.formats = SNDRV_PCM_FMTBIT_S16_LE,},
.ops = &pxa_i2s_dai_ops,
.symmetric_rates = 1,
};

EXPORT_SYMBOL_GPL(pxa_i2s_dai);
Expand Down

0 comments on commit c161c43

Please sign in to comment.