summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ymu831/ymu831.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ymu831/ymu831.c')
-rw-r--r--sound/soc/codecs/ymu831/ymu831.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ymu831/ymu831.c b/sound/soc/codecs/ymu831/ymu831.c
index acc913b3ee74..49bcf8721312 100644
--- a/sound/soc/codecs/ymu831/ymu831.c
+++ b/sound/soc/codecs/ymu831/ymu831.c
@@ -9360,7 +9360,7 @@ struct snd_soc_codec_driver mc_asoc_codec_dev = {
.read = mc_asoc_read_reg,
.write = mc_asoc_write_reg,
.reg_cache_size = MC_ASOC_N_REG,
- .reg_word_size = sizeof(u16),
+ .reg_word_size = sizeof(int),
.reg_cache_step = 1,
.idle_bias_off = true,
.set_bias_level = mc_asoc_set_bias_level