Home
last modified time | relevance | path

Searched hist:"374628 fb668e50b42fe81f2a63af616182415bcd" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/stm/
H A Dstm32_sai_sub.cdiff 374628fb668e50b42fe81f2a63af616182415bcd Sat May 20 17:00:50 CEST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> ASoC: stm32: sai: Use the devm_clk_get_optional() helper

Use devm_clk_get_optional() instead of hand writing it.
This saves some LoC and improves the semantic.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/f7987f18dadf77bfa09969fd4c82d5a0f4e4e3b7.1684594838.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>