linux-stable/sound/soc/stm
Olivier Moysan 4e723e7565
ASoC: stm32: sai: add pm_runtime support
Enable support of pm_runtime on STM32 SAI driver to allow
SAI power state monitoring.
pm_runtime_put_autosuspend() is called from ASoC framework
on pcm device close.
The pmdown_time delay is available in runtime context, and may be set
in SAI driver to take into account shutdown delay on playback.
However, this shutdown delay is already handled in the DAPMs
of the audio codec linked to SAI CPU DAI.
So, the choice is made, not to support this delay on CPU DAI side.

Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Link: https://lore.kernel.org/r/20200911081507.7276-1-olivier.moysan@st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-09-11 15:52:21 +01:00
..
Kconfig
Makefile
stm32_adfsdm.c ASoC: core: Two step component registration 2020-07-31 19:35:59 +01:00
stm32_i2s.c ASoC: stm32: i2s: manage rebind issue 2020-03-18 19:55:26 +00:00
stm32_sai.c ASoC: stm32: sai: improve error management on probe deferral 2020-02-11 11:24:05 +00:00
stm32_sai.h Linux 5.2-rc6 2019-06-26 12:39:34 +01:00
stm32_sai_sub.c ASoC: stm32: sai: add pm_runtime support 2020-09-11 15:52:21 +01:00
stm32_spdifrx.c Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 2020-03-27 16:04:55 +00:00