]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - sound/soc/codecs/rt5651.c
regmap: Use reg_sequence for multi_reg_write / register_patch
[mirror_ubuntu-artful-kernel.git] / sound / soc / codecs / rt5651.c
index a3506e193abcd26f90884bf592154a980b797f6a..db9b8667f136bcd5fa41949a6a09aea61f2a6ada 100644 (file)
@@ -46,7 +46,7 @@ static const struct regmap_range_cfg rt5651_ranges[] = {
          .window_len = 0x1, },
 };
 
-static struct reg_default init_list[] = {
+static struct reg_sequence init_list[] = {
        {RT5651_PR_BASE + 0x3d, 0x3e00},
 };