]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/soc/codecs/stac9766.c
ASoC: stac9766 - set reg_cache_default to stac9766_reg
[mv-sheeva.git] / sound / soc / codecs / stac9766.c
index 00d67cc8e2062a9071dcb78ee0fb2d64b5a77166..061f9e5a497bc3280b42a7a55838709e24cbb35b 100644 (file)
@@ -383,6 +383,7 @@ static struct snd_soc_codec_driver soc_codec_dev_stac9766 = {
        .reg_cache_size = sizeof(stac9766_reg),
        .reg_word_size = sizeof(u16),
        .reg_cache_step = 2,
+       .reg_cache_default = stac9766_reg,
 };
 
 static __devinit int stac9766_probe(struct platform_device *pdev)