From 8def6b0942a2feaf6a7ecd2768f85215287645fe Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 20 Oct 2011 10:50:03 +0800 Subject: [PATCH] --- yaml --- r: 270905 b: refs/heads/master c: cf0feafbc306718292dcda499bf299fc60cc8cc6 h: refs/heads/master i: 270903: c6f59ee9206a1982469691e140907a1e5a8b3304 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/ak4104.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index bca99d390539..0724848b0260 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9f9619a0785f8eee42edf731fd18189faa5a7ce8 +refs/heads/master: cf0feafbc306718292dcda499bf299fc60cc8cc6 diff --git a/trunk/sound/soc/codecs/ak4104.c b/trunk/sound/soc/codecs/ak4104.c index cbf0b6d400b8..d3b29dce6ed7 100644 --- a/trunk/sound/soc/codecs/ak4104.c +++ b/trunk/sound/soc/codecs/ak4104.c @@ -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)