-
- Downloads
OMAPDSS: Return right error during connector probe
While using HDMI connector driver with sil9022 encoder came across issue where connector driver is probed first. This resulted in error. A deffered probe solved this. Most connector drivers need a encoder driver as their video source. This patch ensures we do a probe defferal if video source is not present for connector drivers. Signed-off-by:Sathya Prakash M R <sathyap@ti.com> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>
Showing
- drivers/video/omap2/displays-new/connector-analog-tv.c 1 addition, 1 deletiondrivers/video/omap2/displays-new/connector-analog-tv.c
- drivers/video/omap2/displays-new/connector-dvi.c 1 addition, 1 deletiondrivers/video/omap2/displays-new/connector-dvi.c
- drivers/video/omap2/displays-new/connector-hdmi.c 1 addition, 1 deletiondrivers/video/omap2/displays-new/connector-hdmi.c
Please register or sign in to comment