Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148271
b: refs/heads/master
c: d34c430
h: refs/heads/master
i:
  148269: 0b528fd
  148267: 4ff63d8
  148263: 24ad53f
  148255: 6298a94
v: v3
  • Loading branch information
Jon Smirl authored and Mark Brown committed May 14, 2009
1 parent 53918dd commit d613fb5
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: 14610ce711a363028ffffad98947d57f21fa5372
refs/heads/master: d34c43078236b41146877c49af341ab85b5fb8db
3 changes: 2 additions & 1 deletion trunk/include/sound/soc-dai.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ struct snd_pcm_substream;
#define SND_SOC_CLOCK_OUT 1

#define SND_SOC_STD_AC97_FMTS (SNDRV_PCM_FMTBIT_S16_LE |\
SNDRV_PCM_FMTBIT_S32_LE)
SNDRV_PCM_FMTBIT_S32_LE |\
SNDRV_PCM_FMTBIT_S32_BE)

struct snd_soc_dai_ops;
struct snd_soc_dai;
Expand Down

0 comments on commit d613fb5

Please sign in to comment.