mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
Revert "drm: bridge: synopsys: dw-hdmi: Set dw-hdmi driver data"
This reverts commit db79b1540c.
Change-Id: I75a5ada2b6e6f8cfc7959221af1c85483d7a1a1f
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -3865,7 +3865,6 @@ __dw_hdmi_probe(struct platform_device *pdev,
|
||||
if (hdmi->i2c)
|
||||
dw_hdmi_i2c_init(hdmi);
|
||||
|
||||
dev_set_drvdata(dev, hdmi);
|
||||
dw_hdmi_register_debugfs(dev, hdmi);
|
||||
|
||||
if (of_property_read_bool(np, "hdcp1x-enable"))
|
||||
|
||||
Reference in New Issue
Block a user