Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>