]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d537244db55c07e41654114208510b1946a3ed5
tree0d4f780262e41dfe450e3da59cd2590d1a48779a
parent6491d56a39f4885a8716b6ef5fe341c268640442
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