Home
last modified time | relevance | path

Searched hist:"3 af29a89de2c6e49737a1201b7d6fd5ad3f635a4" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/imx/
H A Dclk-imx8-acm.cdiff 3af29a89de2c6e49737a1201b7d6fd5ad3f635a4 Thu Sep 14 22:31:06 CEST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()

The return value of clk_imx_acm_detach_pm_domains() is never used.
Simplify the code and turn it into a void function.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>