From: Jean-Francois Moine Date: Sat, 25 Jan 2014 17:14:38 +0000 (+0100) Subject: drm/i2c: tda998x: use irq for connection status and EDID read X-Git-Tag: v3.15-rc1~51^2~61^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12473b7d8e6074c7d4c2816afa6027354ce9a502;p=pandora-kernel.git drm/i2c: tda998x: use irq for connection status and EDID read This patch adds the optional treatment of the tda998x IRQ. The interrupt function is used to know the display connection status without polling and to speedup reading the EDID. The IRQ number and trigger type are defined in the i2c client either by platform data or in the DT. Tested-by: Russell King Acked-by: Russell King Signed-off-by: Jean-Francois Moine Signed-off-by: Russell King --- Reading git-diff-tree failed