mfd: rc5t583: Convert to use maple tree register cache
[linux-2.6-microblaze.git] / drivers / mfd / rohm-bd9576.c
index bceac70..3a9f619 100644 (file)
@@ -62,7 +62,7 @@ static struct regmap_config bd957x_regmap = {
        .val_bits = 8,
        .volatile_table = &volatile_regs,
        .max_register = BD957X_MAX_REGISTER,
-       .cache_type = REGCACHE_RBTREE,
+       .cache_type = REGCACHE_MAPLE,
 };
 
 static struct regmap_irq bd9576_irqs[] = {