commit | 85e9e766380fe40e1937b8316e8aa867544f09f1 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 06 19:12:44 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 06 21:47:28 2011 +0100 |
tree | 8a5dc0bec9d4f2bf2018f4a2a8462f31e2f46223 | |
parent | cc4c670a416a36464443f465f0ddbdc9940d16dd [diff] |
ASoC: Manage Speyside system clocking only in bias management Now that the CODEC driver supports it defer configuration of the system clock until bias management which is a much more idiomatic place to do system power control and makes things a lot more happy when we're using both interfaces. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>