]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Add DMA resume position in Trigger resume/suspend
authorJeeja KP <jeeja.kp@intel.com>
Fri, 18 Dec 2015 09:42:07 +0000 (15:12 +0530)
committerMark Brown <broonie@kernel.org>
Sun, 10 Jan 2016 12:19:03 +0000 (12:19 +0000)
commit31c3c858412bba0d0335812892cee10621e1efe9
treec1433d5c6240de76cdde8453038689fdaca3574f
parentf68d1f196e5f0779639ffc7d38336f95fa72a07f
ASoC: Intel: Skylake: Add DMA resume position in Trigger resume/suspend

Use the DMA resume capability to resume the DMA position when
stream is suspended/resumed.

In suspend we save the position and when stream is resumed the stream needs
to be started from the position when the stream was suspended using the new
DMA resume capabilities

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c