]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
H3 stops using <mach/gpioexpander.h>
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 24 Nov 2008 18:28:15 +0000 (10:28 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 25 Nov 2008 23:36:11 +0000 (15:36 -0800)
commitab3c7e3002619509b2ae53b42bf1ea929d702d5c
tree1e418251b6e02c50362fe45b705c3e6fc3da4efa
parent4140fe87c0042e2de31fe9a9465710ffc686b8e8
H3 stops using <mach/gpioexpander.h>

Update board-h3.c to use standard GPIO calls to set up the
IRDA transceiver, not legacy OMAP-only gpioexpander code.

Also, move the #include <.../ov9640.h>; the header is gone,
there's currently no driver for that camera sensor.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-h3.c