From: Sathya Prakash M R Date: Thu, 12 Sep 2013 08:42:55 +0000 (+0530) Subject: OMAPDSS: Return right error during connector probe X-Git-Tag: v3.12-rc3~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd9560257e9491b9f8ff55e882099e171277fb5;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed