Commits

Fabio Estevam committed 9e59eea66f9
drm/etnaviv: check for errors when enabling clocks clk_prepare_enable() may fail, so we should better check for its return value and propagate it in the case of failure. Signed-off-by: Fabio Estevam <festevam@gmail.com>