From: Timur Tabi Date: Sat, 9 Jul 2011 20:38:14 +0000 (-0500) Subject: drivers/video: use strings to specify the Freescale DIU monitor port X-Git-Tag: v3.2-rc1~120^2~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7653aaab775d4c205a7dce52850c8e3d4f31d4ea;p=pandora-kernel.git drivers/video: use strings to specify the Freescale DIU monitor port Instead of using ill-defined numbers (0, 1, and 2) for the monitor port, allow the user to specify the port by name ("dvi", "lvds", or "dlvds"). This works on the kernel command line, the module command-line, and the sysfs "monitor" device. Note that changing the monitor port does not currently work on the P1022DS, because the code that talks to the PIXIS FPGA is broken. Signed-off-by: Timur Tabi Acked-by: Anatolij Gustschin Signed-off-by: Paul Mundt --- Reading git-diff-tree failed