From: Peter Ujfalusi Date: Fri, 29 Nov 2013 14:03:44 +0000 (+0200) Subject: ASoC: twl6040: Custom caching for sensitive DL1/2 path registers X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^39~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53509108f7372f786576d7d43f8f881cdf51d38a;p=pandora-kernel.git ASoC: twl6040: Custom caching for sensitive DL1/2 path registers Introduce a small register cache for registers which needs special caching to reduce pop noise: TWL6040_REG_HSLCTL, TWL6040_REG_HSRCTL, TWL6040_REG_EARCTL, TWL6040_REG_HFLCTL and TWL6040_REG_HFRCTL. Switch over and use the new small cache for these registers instead of the main reg_cache. This is in preparation to remove the local ASoC reg_cache from the driver. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed