mirror of https://gitee.com/openkylin/linux.git
c479017faa
Each of hdmi and edp are already attached in msm_*_bridge_init. A second
attachment returns -EBUSY, failing the driver load.
Tested with HDMI on IFC6410 (APQ8064 / MDP4), but eDP case should be
analogous.
Fixes:
|
||
---|---|---|
.. | ||
hdmi.c | ||
hdmi.h | ||
hdmi.xml.h | ||
hdmi_audio.c | ||
hdmi_bridge.c | ||
hdmi_connector.c | ||
hdmi_hdcp.c | ||
hdmi_i2c.c | ||
hdmi_phy.c | ||
hdmi_phy_8x60.c | ||
hdmi_phy_8x74.c | ||
hdmi_phy_8960.c | ||
hdmi_phy_8996.c | ||
hdmi_pll_8960.c | ||
qfprom.xml.h |