OSDN Git Service

OMAP: stalker: Remove LCD device from board file
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 Sep 2011 14:25:13 +0000 (17:25 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:53 +0000 (16:16 +0300)
commit870e1a73596244b22a56f69fe4b24458b38ce94b
tree0d4f780262e41dfe450e3da59cd2590d1a48779a
parent1d7a8654e88885137ade1769c574467775fde27b
OMAP: stalker: Remove LCD device from board file

OMAP3 Stalker board has definitions for LCD, but uses the generic driver
without any information what kind of LCD it has. The board should use a
particular panel type from panel-generic-dpi driver, not the generic
one.

As I haven't gotten response the signer-off of stalker board about the
issue, this patch removes the LCD support from the board file. This will
allow us to clean up the panel-generic-dpi driver and make it support
only fixed size panels.

CC: Jason Lam <lzg@ema-tech.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/mach-omap2/board-omap3stalker.c