commit | ee60d0155d653888de75b642182b0300c21ce07a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Dec 29 11:39:39 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 20 13:58:19 2012 +0000 |
tree | 8a231003a2e02e843902074b32f812d7b1e4cf7e | |
parent | f98692ea6dda68c7eda6d53a3bc850702c3b8fde [diff] |
ASoC: Convert wm8978 to direct regmap API usage Helps push the register cache code down out of ASoC and improves resume times by using the more efficient regmap cache sync code. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>