Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120328
b: refs/heads/master
c: d6f8339
h: refs/heads/master
v: v3
  • Loading branch information
Troy Kisky authored and Mark Brown committed Dec 20, 2008
1 parent a942ee1 commit 20b4ff0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9e031624d50c82a47671e09cc996eebb9e36f698
refs/heads/master: d6f833965e594015ee05341e43ff4a86f11596b3
4 changes: 2 additions & 2 deletions trunk/sound/soc/davinci/davinci-evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

#define EVM_CODEC_CLOCK 22579200

#define AUDIO_FORMAT (SND_SOC_DAIFMT_I2S | \
SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_NB_NF)
#define AUDIO_FORMAT (SND_SOC_DAIFMT_DSP_B | \
SND_SOC_DAIFMT_CBM_CFM | SND_SOC_DAIFMT_IB_NF)
static int evm_hw_params(struct snd_pcm_substream *substream,
struct snd_pcm_hw_params *params)
{
Expand Down

0 comments on commit 20b4ff0

Please sign in to comment.