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, 26 Apr 2007 16:14:36 +0000 (16:14 +0000)
commit6ff23ab294dccd81a48ad2d4de3b786845027a55
treec4bd71bfe9a64289e412356aff1994d35bd2d342
parente00ff836732fea66668c6ceb7e857bfe25ce3034
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