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, 30 Aug 2007 01:05:26 +0000 (18:05 -0700)
commit767a193a837488a21d699f128584963f949c9987
tree02e5afc35309e94992ad5411d0deff7f87e8f728
parentacfe3cc36b83a88a1811806c123ddddd6e47d555
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