OSDN Git Service

Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc...
[uclinux-h8/linux.git] / sound / soc / tegra / tegra20_ac97.c
index 29f8832..3b0fa12 100644 (file)
@@ -305,7 +305,7 @@ static const struct regmap_config tegra20_ac97_regmap_config = {
        .readable_reg = tegra20_ac97_wr_rd_reg,
        .volatile_reg = tegra20_ac97_volatile_reg,
        .precious_reg = tegra20_ac97_precious_reg,
-       .cache_type = REGCACHE_RBTREE,
+       .cache_type = REGCACHE_FLAT,
 };
 
 static int tegra20_ac97_platform_probe(struct platform_device *pdev)