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>
Thu, 10 May 2007 23:35:34 +0000 (16:35 -0700)
commit463826832e36726c8990085ebc8e8808d4d337c5
tree6e3f24cc30bd5ce079870f00ad4f9c759a89c738
parentc4d87ce9af74bee991c1cccf0035bbad72b9c52e
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>
arch/arm/mach-omap1/board-nokia770.c