Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283883
b: refs/heads/master
c: f031efe
h: refs/heads/master
i:
  283881: d8a67c7
  283879: 509f896
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Dec 5, 2011
1 parent 18b78c0 commit 94dbcf1
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: 68020db8ac1046e50c758545b75850eb356a0651
refs/heads/master: f031efe9402e4ab6a6cd86bbda54b30ed9171237
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/stac9766.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ static struct snd_soc_codec_driver soc_codec_dev_stac9766 = {
.remove = stac9766_codec_remove,
.suspend = stac9766_codec_suspend,
.resume = stac9766_codec_resume,
.reg_cache_size = sizeof(stac9766_reg),
.reg_cache_size = ARRAY_SIZE(stac9766_reg),
.reg_word_size = sizeof(u16),
.reg_cache_step = 2,
.reg_cache_default = stac9766_reg,
Expand Down

0 comments on commit 94dbcf1

Please sign in to comment.