diff options
author | 2018-03-02 18:57:56 +0100 | |
---|---|---|
committer | 2018-03-08 17:32:53 +0100 | |
commit | 8ba905f1ae64928d67e807139610c1c8d68aa075 (patch) | |
tree | d56bfa1c0b5a985fcef3426028efde7cb156078d /lib/test_overflow.c | |
parent | drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind (diff) | |
download | linux-dev-8ba905f1ae64928d67e807139610c1c8d68aa075.tar.xz linux-dev-8ba905f1ae64928d67e807139610c1c8d68aa075.zip |
drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()
The HDMI vpll clock should be enabled when bind() is called. So move the
clk_prepare_enable of that clock to bind() function and add the missing
clk_disable_unprepare() required in error handling path and unbind().
Fixes: 12b9f204e804 ("drm: bridge/dw_hdmi: add rockchip rk3288 support")
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20180302175757.28192-5-enric.balletbo@collabora.com
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions