From: Mark Brown Date: Sat, 21 Jan 2012 12:11:53 +0000 (+0000) Subject: mfd/ASoC: Convert WM8994 driver to use regmap patches X-Git-Tag: v3.4-rc1~126^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462835e4a7f898662cc30064a33177af4823ef9d;p=pandora-kernel.git mfd/ASoC: Convert WM8994 driver to use regmap patches Early revisions of several of the WM8994 variants have register updates to improve performance. Move these over to using the regmap patch system instead of open coding them in the audio driver. Since the regmap init is done by the MFD the code is moved there. Signed-off-by: Mark Brown Acked-by: Samuel Ortiz --- Reading git-diff-tree failed