ALSA: ASoc: DaVinci Delay start of ASP to trigger
authorTroy Kisky <troy.kisky@boundarydevices.com>
Sun, 3 Oct 2010 21:44:19 +0000 (16:44 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Oct 2010 00:55:17 +0000 (17:55 -0700)
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>

No differences found