Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348779
b: refs/heads/master
c: 0cc411b
h: refs/heads/master
i:
  348777: 4d9a054
  348775: a0b9677
v: v3
  • Loading branch information
Mark Brown committed Jan 4, 2013
1 parent 4f869eb commit 4b12885
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 2a5f431592343b78896013b055582f94c12a5049
refs/heads/master: 0cc411b934c4317b363d1af993549f391852b980
6 changes: 0 additions & 6 deletions trunk/sound/soc/codecs/wm2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -1566,15 +1566,9 @@ static int wm2200_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
case SND_SOC_DAIFMT_DSP_A:
fmt_val = 0;
break;
case SND_SOC_DAIFMT_DSP_B:
fmt_val = 1;
break;
case SND_SOC_DAIFMT_I2S:
fmt_val = 2;
break;
case SND_SOC_DAIFMT_LEFT_J:
fmt_val = 3;
break;
default:
dev_err(codec->dev, "Unsupported DAI format %d\n",
fmt & SND_SOC_DAIFMT_FORMAT_MASK);
Expand Down

0 comments on commit 4b12885

Please sign in to comment.