From: Mark Brown Date: Sat, 3 Dec 2011 12:33:55 +0000 (+0000) Subject: ASoC: Use regmap update bits operation for drivers using regmap X-Git-Tag: v3.4-rc1~88^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a713da8d1ce9ceaf738b32e2b24f22d4432f886;p=pandora-kernel.git ASoC: Use regmap update bits operation for drivers using regmap If a driver is using regmap directly ensure that we're coherent with non-ASoC register updates by using the regmap API directly to do our read/modify/write cycles. This will bypass the ASoC cache but drivers using regmap directly should not be using the ASoC cache. Signed-off-by: Mark Brown --- Reading git-diff-tree failed