Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151202
b: refs/heads/master
c: 33745fb
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Zabel authored and Mark Brown committed Jun 14, 2009
1 parent 90d7e29 commit 611b6f9
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: 6d5701b29e392f77d222254aa8e375315d59f0aa
refs/heads/master: 33745fb3448f90d2b9e414ccc6689e9ee70cfae4
2 changes: 1 addition & 1 deletion trunk/sound/soc/pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static int magician_playback_hw_params(struct snd_pcm_substream *substream,

/* set cpu DAI configuration */
ret = snd_soc_dai_set_fmt(cpu_dai, SND_SOC_DAIFMT_DSP_A |
SND_SOC_DAIFMT_IB_IF | SND_SOC_DAIFMT_CBS_CFS);
SND_SOC_DAIFMT_NB_IF | SND_SOC_DAIFMT_CBS_CFS);
if (ret < 0)
return ret;

Expand Down

0 comments on commit 611b6f9

Please sign in to comment.