]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda: fix reset of host_period_bytes
authorMarcin Rajwa <marcin.rajwa@linux.intel.com>
Fri, 27 Sep 2019 20:05:34 +0000 (15:05 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 17:35:28 +0000 (18:35 +0100)
commitb3ff5a76a4fdbf785603bea29c852fbf12b8886c
tree5a55287421047ac6c5ee33a0b5ec20acb4b39658
parent5e90fc19f39c7f8e596912e3ab86641ec0e52f79
ASoC: SOF: Intel: hda: fix reset of host_period_bytes

This patch prevents the reset of host period bytes
and uses no_stream_position to record requests
for stream position.

Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190927200538.660-10-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-pcm.c