On Sat, Sep 25, 2021 at 7:24 AM Brian Norris briannorris@chromium.org wrote:
Our probe() function never enabled this clock, so we shouldn't disable it if we fail to probe the bridge.
Noted by inspection.
Fixes: 2d4f7bdafd70 ("drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver") Signed-off-by: Brian Norris briannorris@chromium.org
Reviewed-by: Chen-Yu Tsai wenst@chromium.org