From: Mark Brown Date: Thu, 19 Sep 2013 18:00:46 +0000 (+0100) Subject: ASoC: 88pm860x: Use regmap for I/O X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ded3b2e761256301ebb8d90e87eb1b5443e3ea;p=pandora-kernel.git ASoC: 88pm860x: Use regmap for I/O As part of a move to remove the duplication of regmap functionality in ASoC convert the 88pm860x driver to use the regmap from the MFD. This means that we no longer cache the registers so performance will be slightly reduced on I/O operations. Signed-off-by: Mark Brown --- Reading git-diff-tree failed