mfd/ASoC: Convert WM8994 driver to use regmap patches
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 21 Jan 2012 12:11:53 +0000 (12:11 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 22 Feb 2012 13:57:03 +0000 (13:57 +0000)
commit462835e4a7f898662cc30064a33177af4823ef9d
tree0b9fec7de86ad6d9503d50efda445ce441ac582d
parentabc0cceaeeab6d3101f4d9492063a4e4ae813b85
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 <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8994-core.c
sound/soc/codecs/wm8994.c