Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230456
b: refs/heads/master
c: e9d3f95
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Mark Brown committed Jan 2, 2011
1 parent dfc5fc3 commit 9ef4167
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: 644a98453d5764f467b73f2e02df0d2688da1873
refs/heads/master: e9d3f95159005c42dcb3642a73a6bd751dceba78
2 changes: 1 addition & 1 deletion trunk/sound/soc/sh/fsi-da7210.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ static int fsi_da7210_init(struct snd_soc_pcm_runtime *rtd)
struct snd_soc_dai *dai = rtd->codec_dai;

return snd_soc_dai_set_fmt(dai,
SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF |
SND_SOC_DAIFMT_I2S |
SND_SOC_DAIFMT_CBM_CFM);
}

Expand Down

0 comments on commit 9ef4167

Please sign in to comment.