commit | 462835e4a7f898662cc30064a33177af4823ef9d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Jan 21 12:11:53 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Feb 22 13:57:03 2012 +0000 |
tree | 0b9fec7de86ad6d9503d50efda445ce441ac582d | |
parent | abc0cceaeeab6d3101f4d9492063a4e4ae813b85 [diff] |
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>