]> git.baikalelectronics.ru Git - kernel.git/commit
drm/rockchip: dsi: Disable PLL clock on bind error
authorBrian Norris <briannorris@chromium.org>
Tue, 28 Sep 2021 21:35:52 +0000 (14:35 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 17 Oct 2021 21:47:19 +0000 (23:47 +0200)
commit1010818f63e56f39474eb6a24c8d1d34027150c7
treea4fcaa60453abcb867746a2a74038d58a30443f9
parent6e124a1c47047de12d00c4c08d6958513553bcca
drm/rockchip: dsi: Disable PLL clock on bind error

Fix some error handling here noticed in review of other changes.

Fixes: 98379f9e0b46 ("drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver")
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reported-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20210928143413.v3.4.I8bb7a91ecc411d56bc155763faa15f289d7fc074@changeid
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c