You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drm/etnaviv: Fix error path on failure to enable bus clk
Since commit 65f037e ("drm/etnaviv: add support for slave interface
clock") the reg clock is enabled before the bus clock and we need to undo
its enablement on error.
Fixes: 65f037e ("drm/etnaviv: add support for slave interface clock")
Signed-off-by: Lubomir Rintel <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
0 commit comments