Christophe JAILLET 9a0108acdb clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent_data_table() fails
If a devm_clk_hw_register_mux_parent_data_table() call fails, it is likely
that the probe should fail with an error code.

Set 'ret' before leaving the function.

Fixes: d3a0946d7ac9 ("clk: imx: imx8: add audio clock mux driver")
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>
2023-10-04 11:13:58 +03:00
..
2022-09-19 13:06:45 +03:00
2023-08-14 12:31:33 +03:00
2022-01-29 15:12:07 +02:00
2020-08-23 10:08:35 +08:00
2023-05-18 17:40:22 +03:00
2023-08-14 12:29:52 +03:00