commit | b4d06f456dcf956761e2c927e62b03861f07dbbf | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 10 14:20:49 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 11 11:14:05 2011 +0000 |
tree | 5d80c3997c85dffa704f9ec9ab32a7f1bb33474c | |
parent | 22f226dd1496a0fa470e64a66e2da474f34eebf8 [diff] |
ASoC: Use explicit sequence for WM8903 bias off This makes no real difference compared to the write sequencer sequence that was previously used but can run without a clock being provided. Also remove the write sequencer support code as this was the last use of it. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>