On Tue, Sep 28, 2021 at 02:35:51PM -0700, Brian Norris 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
Tested-by: NĂcolas F. R. A. Prado nfraprado@collabora.com