Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132868
b: refs/heads/master
c: ff09d49
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Mark Brown committed Mar 2, 2009
1 parent c42f863 commit fda520d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 8b37dbd2a180667e51db0552383df18743239c25
refs/heads/master: ff09d49ad0176a5f52a398c137a7ff5f669d6be4
4 changes: 1 addition & 3 deletions trunk/sound/soc/codecs/cs4270.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,8 @@ static int cs4270_set_dai_fmt(struct snd_soc_dai *codec_dai,
case SND_SOC_DAIFMT_CBM_CFM:
cs4270->slave_mode = 0;
break;
case SND_SOC_DAIFMT_CBM_CFS:
/* unsupported - cs4270 can eigther be slave or master to
* both the bitclk and the lrclk. */
default:
/* all other modes are unsupported by the hardware */
ret = -EINVAL;
}

Expand Down

0 comments on commit fda520d

Please sign in to comment.