From: Mark Brown Date: Mon, 23 Sep 2013 23:07:13 +0000 (+0100) Subject: ASoC: tlv320aic3x: Convert to direct regmap API usage X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6fedec195b9bd20e60f9825ba7cc6315e54652;p=pandora-kernel.git ASoC: tlv320aic3x: Convert to direct regmap API usage This is slightly more complex than a standard regmap conversion due to the moderately detailed cache control and the open coding of a register patch for the class D speaker on the TLV320AIC3007. Although the device supports paging this is not currently implemented as the additional pages are only used during the application of the patch for the TLV320AIC3007. Signed-off-by: Mark Brown --- Reading git-diff-tree failed