OSDN Git Service

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)
commitf567ff6c76f7e9b317248fcab7a0eb3ef432dc9e
tree5a55287421047ac6c5ee33a0b5ec20acb4b39658
parente3ebfd0ab5b4880bfb6a9f32614c2e389cc3da56
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