Am Freitag, 2. M?rz 2018, 18:57:55 CET schrieb Enric Balletbo i Serra: > From: Jeffy Chen <jeffy.chen at rock-chips.com> > > 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 <jeffy.chen at rock-chips.com> > Signed-off-by: Thierry Escande <thierry.escande at collabora.com> > Signed-off-by: Enric Balletbo i Serra <enric.balletbo at collabora.com> applied to drm-misc-next Thanks Heiko