From: Francisco Jerez Date: Sun, 2 Aug 2009 02:19:18 +0000 (+0200) Subject: drm: Define DRM_MODE_CONNECTOR_TV X-Git-Tag: v2.6.32-rc1~52^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74bd3c26b90f39b9dcc05c471333da8998572b5d;p=pandora-kernel.git drm: Define DRM_MODE_CONNECTOR_TV The existing TV connector types are often unsuitable either because there is no way to probe them until they're actually plugged in or because they can change during run time (e.g. 7-pin DIN connectors that behave as S-Video, Component, Composite or SCART depending on the adaptor plugged in). Signed-off-by: Francisco Jerez Signed-off-by: Dave Airlie --- Reading git-diff-tree failed