From: Grazvydas Ignotas Date: Mon, 23 Apr 2012 21:08:54 +0000 (+0300) Subject: OMAPDSS: VENC: allow switching venc output type at runtime X-Git-Tag: v3.5-rc1~7^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aca3c63e068e47616bdd54b9d19e4771db86e8e;p=pandora-kernel.git OMAPDSS: VENC: allow switching venc output type at runtime VENC output type (composite/svideo) doesn't have to be fixed by board wiring, it is possible to also provide composite signal through svideo luminance connector (software enabled), which is what pandora does. Having to recompile the kernel for users who have TV connector types that don't match default board setting is very inconvenient, especially for users of a consumer device, so add support for switching VENC output type at runtime over a new sysfs file output_type. Signed-off-by: Grazvydas Ignotas Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed