ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registration
authorImre Deak <imre.deak@solidboot.com>
Tue, 6 Mar 2007 16:20:00 +0000 (18:20 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 21 Sep 2007 01:42:48 +0000 (18:42 -0700)
commit06767fb2ba5af5542e2ec91e00e292ff93ab58ce
treeb33bdbb0e5d65c2ffee42d01bf4be45e0c3a730d
parent4dcc6d242ea576aaead9b5fe4b79cf941294855b
ARM: OMAP: N770: add missing LCD, LCD controller, touchscreen device registration

These were left out from the board file when merging these drivers,
add them here.

Call GPIO init from the board file as well, since the platform device init
code uses the GPIO API.

Signed-off-by: Imre Deak <imre.deak@solidboot.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Removed hwa742 init for now as it needs some clock updates.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-nokia770.c