linux/sound/soc/stm
Jerome Brunet 65d1cce726
ASoC: stm32: properly get clk from the provider
Instead of using the clk embedded in the clk_hw (which is meant to go
away), a clock provider which need to interact with its own clock should
request clk reference through the clock provider API.

Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20210421120512.413057-2-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-04-23 13:16:23 +01:00
..
Kconfig ASoC: stm: depend on COMMON_CLK to fix compile tests 2020-11-23 20:39:48 +00:00
Makefile
stm32_adfsdm.c ASoC: stm: stm32_adfsdm: fix snprintf format string 2021-03-31 18:03:22 +01:00
stm32_i2s.c ASoC: stm32: i2s: add master clock provider 2021-02-05 15:03:03 +00:00
stm32_sai.c
stm32_sai.h
stm32_sai_sub.c ASoC: stm32: properly get clk from the provider 2021-04-23 13:16:23 +01:00
stm32_spdifrx.c