Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283761
b: refs/heads/master
c: 193b2f3
h: refs/heads/master
i:
  283759: 99cb885
v: v3
  • Loading branch information
Mark Brown committed Nov 23, 2011
1 parent 848d6c9 commit d0670d1
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: 890754a878c887de50bc0c9f9041b8b73bd09937
refs/heads/master: 193b2f3f53690ca1f7409340dd9e63fcac1f6277
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs42l51.c
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,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 d0670d1

Please sign in to comment.