commit | 182c51ce7944a214dd77a0b5c0462241e49dd418 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 24 21:07:55 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 24 21:19:45 2012 +0000 |
tree | bd7b6ab829a18932f2710992762fd129d17d6040 | |
parent | 5509f2f80c711add6bbcec9af7f4bbba2e2cc22b [diff] |
ASoC: wm8962: Optimise power consumption for IN4 DC measurement usage When the hardware is configured with one or both of the IN4 inputs used for DC measurement (with no DC blocking capacitor connected) then we can improve power consumption slightly in idle modes by applying a register write sequence. Provide platform data to enable this, implemented using a regmap patch. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>