mirror of
https://github.com/torvalds/linux
synced 2026-06-14 22:32:12 +09: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>