GENIO: panel: startek-kd070fhfid015: remove panel if mipi_dsi_attach fails
The problem is the panel driver got -EPROBE_DEFER from dsi host which
is not ready yet, but after defer probing the second time, finding the
matching panel while attaching to the host is causing de-referencing
error due to the un-removed panel of the previous one.
Therefore remove the panel if mipi_dsi_attach fails.
Change-Id: I3c3325853cacce889cfbdc1e8fcb43627072d931
Signed-off-by:
Tommy Chen <tommyyl.chen@mediatek.com>
parent
a1370c87
No related branches found
No related tags found
-
mentioned in commit clea-os/layers/seco/meta-seco-mtk@2bdb2771
-
mentioned in merge request clea-os/layers/seco/meta-seco-mtk!27 (closed)
-
mentioned in commit clea-os/seco-manifest@d53cd609
Please register or sign in to comment