Marcin Rajwa e3ebfd0ab5
ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params struct
The host period bytes value needs to be passed to firmware.
However current implementation uses this field for different
purpose - to indicate whether FW should send stream position
to the host. Therefore this patch introduces another field
"no_stream_position", a boolean value aimed to store information
about position tracking. This way host_period_bytes preserves its
original value.

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-9-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-10-01 18:35:09 +01:00
..
2019-09-17 19:31:36 -07:00
2019-09-22 09:30:30 -07:00
2019-09-29 10:33:41 -07:00
2019-09-21 10:26:24 -07:00
2019-09-21 10:50:15 -07:00
2019-09-18 11:14:31 -07:00
2019-09-30 09:29:53 -07:00
2019-09-23 19:37:49 -07:00