mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 12:43:09 +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>