Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283745
b: refs/heads/master
c: dbb1f51
h: refs/heads/master
i:
  283743: 8ea6f0e
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Nov 22, 2011
1 parent 7c852b3 commit 18ac785
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: 717b8fae3873b4c83dda2274e8190f538c442000
refs/heads/master: dbb1f516375b3019373f2177b46e334b47a6d8bf
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs42l73.c
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ static int cs42l73_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int fmt)
struct snd_soc_codec *codec = codec_dai->codec;
struct cs42l73_private *priv = snd_soc_codec_get_drvdata(codec);
u8 id = codec_dai->id;
u8 inv, format;
unsigned int inv, format;
u8 spc, mmcc;

spc = snd_soc_read(codec, CS42L73_SPC(id));
Expand Down

0 comments on commit 18ac785

Please sign in to comment.