commit | 94774b28490daf514a4e62fd746315b5089158ff | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Sun Oct 03 16:44:19 2010 -0500 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 04 17:55:17 2010 -0700 |
tree | ddb491342f3f18ac5ee78aa5c0b387f5a0d9ecfa | |
parent | 6c20c807cf5a13f61193d39bb718f7a9b5df3813 [diff] |
ALSA: ASoc: DaVinci Delay start of ASP to trigger Since only 4 mainline ASoC codecs support the trigger callback, we cannot rely upon them stopping the frame clock if they are master and must assume it is running even if the sound is paused. Thus we cannot start the ASP until the trigger method. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Martin Ambrose <martin@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>