commit | 02e79476998ba7e62842d20dca898c403ad55c7e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Aug 21 17:54:52 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 22 19:00:37 2012 +0100 |
tree | 0b8494474dcd4e92c196400d80be3cf8ab898eff | |
parent | 20bac1f3f470e2d5c87af7b41b10e088e47989bb [diff] |
ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata Sometimes the analogue circuitry connected to the microphone needs some time to settle after power up. Allow systems to configure this delay in the platform data, the driver will then insert the required delay during power up of paths that involve the microphone. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>