commit | 22f226dd1496a0fa470e64a66e2da474f34eebf8 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 10 14:01:38 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 11 11:13:56 2011 +0000 |
tree | 786da18ee0aa1337349575cff7e1f69801f05527 | |
parent | 66daaa59d5f0310238de183918e13062428fb59f [diff] |
ASoC: Don't use write sequencer to power up WM8903 The write sequencer sequencer sequence takes longer than is desirable as it brings up a full playback path which is not required at this point. Open coding the sequence cuts the startup time by two thirds. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>