]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: define INFO_ flags in dsp_ops
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 24 Oct 2019 21:03:17 +0000 (16:03 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 25 Oct 2019 10:07:45 +0000 (11:07 +0100)
commit5d233eb43d8b741d585f4be292bb2055dfd7fc77
tree01ecc124436ef7be9368f3e01f7a3b529c32417d
parenta946d10097aa2de3a1cc3a3f273715666f8a97af
ASoC: SOF: define INFO_ flags in dsp_ops

Currently the INFO_ flags such as PAUSE/NO_PERIOD_WAKEUP are defined
in the SOF PCM core, which doesn't scale. To account for platform
variations, these flags need to be set in DSP ops.

This patch only moves the definitions and does not change any
functionality.

Reviewed-by: Jaska Uimonen <jaska.uimonen@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191024210318.30068-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/imx8.c
sound/soc/sof/intel/apl.c
sound/soc/sof/intel/bdw.c
sound/soc/sof/intel/byt.c
sound/soc/sof/intel/cnl.c
sound/soc/sof/pcm.c
sound/soc/sof/sof-priv.h