On Wed, 22 Oct 2008 23:56:20 -0700
"ext David Brownell" <[EMAIL PROTECTED]> wrote:

> From: David Brownell <[EMAIL PROTECTED]>
> 
> More conversion to the standard GPIO interfaces:  stop using
> omap_set_gpio_direction() entirely, and switch over completely
> to the gpio_direction_output() call.

>  drivers/cbus/cbus.c                     |   13 ++++++-------
>
Not for David, but somebody here at Nokia should look/remember is hack
below really necessary:

#ifdef CONFIG_ARCH_OMAP1
/* We use our own MPUIO functions to get closer to 1MHz bus speed */

>  drivers/leds/leds-omap.c                |    2 +-
>
IMO this driver should go and board-palmtt.c to use
drivers/leds/leds-gpio.c instead.


Jarkko
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to