From: Tomi Valkeinen Date: Thu, 1 Sep 2011 07:13:04 +0000 (+0300) Subject: OMAP: use dvi panel driver instead of generic-dpi X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1d7a8654e88885137ade1769c574467775fde27b;p=linux-beck.git OMAP: use dvi panel driver instead of generic-dpi Multiple OMAP3/4 boards have a DVI framer output. This patch makes the boards use the new panel-dvi driver, instead of the panel-generic-dpi driver. Separate drivers for fixed size panels and DVI framer gives us cleaner driver code. Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-3430sdp.c index bd600cfb7f80..18c4d19a439f 100644 --- a/arch/arm/mach-omap2/board-3430sdp.c +++ b/arch/arm/mach-omap2/board-3430sdp.c @@ -37,7 +37,7 @@ #include #include #include