Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270905
b: refs/heads/master
c: cf0feaf
h: refs/heads/master
i:
  270903: c6f59ee
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 20, 2011
1 parent 83908a8 commit 8def6b0
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: 9f9619a0785f8eee42edf731fd18189faa5a7ce8
refs/heads/master: cf0feafbc306718292dcda499bf299fc60cc8cc6
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/ak4104.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static struct snd_soc_codec_driver soc_codec_device_ak4104 = {
.probe = ak4104_probe,
.remove = ak4104_remove,
.reg_cache_size = AK4104_NUM_REGS,
.reg_word_size = sizeof(u16),
.reg_word_size = sizeof(u8),
};

static int ak4104_spi_probe(struct spi_device *spi)
Expand Down

0 comments on commit 8def6b0

Please sign in to comment.