[PATCH 0/3] ASoC: stm32: add pm runtime support
From: Olivier Moysan
Date: Thu Nov 18 2021 - 04:02:38 EST
Enable support of pm runtime on STM32 SPDIFRX, I2S and DFSDM drivers
to allow power state monitoring.
Olivier Moysan (3):
ASoC: stm32: i2s: add pm_runtime support
ASoC: stm32: dfsdm: add pm_runtime support for audio
ASoC: stm32: spdifrx: add pm_runtime support
sound/soc/stm/stm32_adfsdm.c | 11 ++++++++---
sound/soc/stm/stm32_i2s.c | 4 ++++
sound/soc/stm/stm32_spdifrx.c | 4 ++++
3 files changed, 16 insertions(+), 3 deletions(-)
--
2.17.1