Home
last modified time | relevance | path

Searched hist:"0 abfc84ba22aca05a5268128f719386648351020" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.cdiff 0abfc84ba22aca05a5268128f719386648351020 Thu Oct 27 07:46:54 CDT 2022 Cezary Rojewski <cezary.rojewski@intel.com> ASoC: Intel: avs: Split pcm pages freeing operation from hw_free()

Prepare for introduction of PCM power management support. As freeing
pages during the suspend operation is not desired, separate
snd_pcm_lib_free_pages() from existing avs_dai_fe_hw_free() so that
majority of the code found within it can be reused for standard and PM
flows both.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20221027124702.1761002-2-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>