mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-16 15:25:54 +08:00
clk_prepare_enable() may fail, so let's check its return value and propagate it in the case of error. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>