Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276283
b: refs/heads/master
c: b284362
h: refs/heads/master
i:
  276281: 555b441
  276279: c8c1549
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Nov 23, 2011
1 parent 89ca3c0 commit b70c96b
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: 4ca8af579c9748376db537575f7a811c179fe50a
refs/heads/master: b284362b6b45150d171ff5bed92bc416b040aead
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs42l51.c
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ static int cs42l51_probe(struct snd_soc_codec *codec)

static struct snd_soc_codec_driver soc_codec_device_cs42l51 = {
.probe = cs42l51_probe,
.reg_cache_size = CS42L51_NUMREGS,
.reg_cache_size = CS42L51_NUMREGS + 1,
.reg_word_size = sizeof(u8),
};

Expand Down

0 comments on commit b70c96b

Please sign in to comment.