commit | d4b3d0fbb7617a65cb919ac86110b0790ae568c5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 11 18:41:16 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 25 09:55:01 2012 +0100 |
tree | 6f23bd4a3d65d00134b272dd44ef2376b4fea0c9 | |
parent | 625c4888fff33c300779ed38963e1ee7ad878a12 [diff] |
ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage There is only one caller and this allows us to cleanly leave the CODEC with the internal LDO powered down which is the default state we're looking for and means that we can robustly disable the register cache only when we either disable the LDO or power down the external regulators. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>