From: Jean-Francois Moine Date: Sat, 29 Nov 2014 07:57:15 +0000 (+0100) Subject: drm: tda998x: Fix EDID read timeout on HDMI connect X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~218^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6833d26ef823b20acbf9d4afcfd7077e623b302c;p=pandora-kernel.git drm: tda998x: Fix EDID read timeout on HDMI connect When the HDMI cable is disconnected and reconnected, EDID reading is called too early raising a EDID read timeout. This patch uses the system work queue to delay the notification of the HDMI connect/disconnect event. Signed-off-by: Jean-Francois Moine Signed-off-by: Russell King --- Reading git-diff-tree failed