diff options
author | Jeffy Chen <[email protected]> | 2018-03-02 18:57:56 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2018-03-08 17:32:53 +0100 |
commit | 8ba905f1ae64928d67e807139610c1c8d68aa075 (patch) | |
tree | d56bfa1c0b5a985fcef3426028efde7cb156078d /scripts/gdb/linux/tasks.py | |
parent | 028a9e5c06d82aefbe4c508e045a1ee3be414cc0 (diff) |
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 <[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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions