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, 24 May 2007 23:48:36 +0000 (16:48 -0700)
commit4d610b1df479a961f07cf784482d9c3ce4b850a0
tree4a834c8f72bbdda8ce3c41b0b5eaf6d73180d1c6
parentfd708767f8f734f7f3b7b1a79deb752ab11ef913
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