]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: ipc: use snd_sof_pcm_period_elapsed
authorKeyon Jie <yang.jie@linux.intel.com>
Tue, 30 Apr 2019 23:09:27 +0000 (18:09 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 3 May 2019 05:59:59 +0000 (14:59 +0900)
commit9593247d48da3d39832f10fd517ac749387aa810
treeb7aa17c305615eec2d0941f8ee8056831b966f1c
parent79e3682ec392603309e526f01de62a0a578424a2
ASoC: SOF: ipc: use snd_sof_pcm_period_elapsed

Switch to a wrapper function which schedules the actual call of
snd_pcm_period_elapsed after the current IPC is completed.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc.c