[PATCH resend] omap: Fix linker error in drivers/video/omap/lcd_2430sdp.c
From: Tomi Valkeinen <hidden>
Date: 2011-03-01 06:29:22
Also in:
linux-omap
From: Tomi Valkeinen <hidden>
Date: 2011-03-01 06:29:22
Also in:
linux-omap
On Mon, 2011-02-28 at 19:39 -0600, Tony Lindgren wrote:
* Tomi Valkeinen [off-list ref] [110228 07:07]:quoted
Well, it's a bit ugly, but I'm fine with it. It's for the old omapfb, which hopefully nobody uses anymore (right =), and there's no simple way to make it modular and neat.How about let's make mach-omap2 boards all use the new code? That way the old code can be omap1 only.
That has been my long term plan, but I've never had time to start working on it. Some (many?) of the old panel drivers are trivial to port, needs just copying the panel timings. Some are much more complex, and porting them without having the hardware may be a bit of a guesswork. But perhaps we can find testers for those after the code has been ported. Tomi