aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorJeffy Chen <[email protected]>2018-03-02 17:57:55 +0000
committerHeiko Stuebner <[email protected]>2018-03-08 16:32:52 +0000
commit028a9e5c06d82aefbe4c508e045a1ee3be414cc0 (patch)
tree2863ea797457b672e018d7a53ddee404ea508dde /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parentdrm/rockchip: inno_hdmi: Fix error handling path. (diff)
downloadkernel-028a9e5c06d82aefbe4c508e045a1ee3be414cc0.tar.gz
kernel-028a9e5c06d82aefbe4c508e045a1ee3be414cc0.zip
drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind
In bind the clk_prepare_enable of the HDMI pclk is called before adding the i2c_adapter. So it should be the other way around in unbind, first remove the i2c_adapter and then call the clk_disable_unprepare. Fixes: 412d4ae6b7a5 ("drm/rockchip: hdmi: add Innosilicon HDMI support") Signed-off-by: Jeffy Chen <[email protected]> Signed-off-by: Thierry Escande <[email protected]> Signed-off-by: Enric Balletbo i Serra <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions