X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fak4104.c;h=d3b29dce6ed7f27c080e7059ed5fc067d0d3ad0a;hb=5d20d72621bdcf6ca90e5ec844a2386955f10020;hp=cbf0b6d400b8d22d899854e6cd1d38b3d9fe2636;hpb=200460067d19db4aab7f1d9f5c95dd644d260337;p=pandora-kernel.git diff --git a/sound/soc/codecs/ak4104.c b/sound/soc/codecs/ak4104.c index cbf0b6d400b8..d3b29dce6ed7 100644 --- a/sound/soc/codecs/ak4104.c +++ b/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)