Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[linux-2.6-microblaze.git] / drivers / regulator / mt6311-regulator.c
index 02c4e5f..0495716 100644 (file)
@@ -30,6 +30,7 @@ static const struct regmap_config mt6311_regmap_config = {
        .reg_bits = 8,
        .val_bits = 8,
        .max_register = MT6311_FQMTR_CON4,
+       .cache_type = REGCACHE_RBTREE,
 };
 
 /* Default limits measured in millivolts and milliamps */