* David Brownell <[EMAIL PROTECTED]> [081107 16:05]:
> From: David Brownell <[EMAIL PROTECTED]>
> 
> Help OSK work better with root-on-CF, by having one of the LEDs
> use the "ide-disk" trigger (to kick in during CF I/O).

Pushing today and adding to omap1-upstream queue.

Tony

> Signed-off-by: David Brownell <[EMAIL PROTECTED]>
> ---
>  arch/arm/mach-omap1/board-osk.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> --- a/arch/arm/mach-omap1/board-osk.c
> +++ b/arch/arm/mach-omap1/board-osk.c
> @@ -188,7 +188,8 @@ static struct gpio_led tps_leds[] = {
>       /* NOTE:  D9 and D2 have hardware blink support.
>        * Also, D9 requires non-battery power.
>        */
> -     { .gpio = OSK_TPS_GPIO_LED_D9, .name = "d9", },
> +     { .gpio = OSK_TPS_GPIO_LED_D9, .name = "d9",
> +                     .default_trigger = "ide-disk", },
>       { .gpio = OSK_TPS_GPIO_LED_D2, .name = "d2", },
>       { .gpio = OSK_TPS_GPIO_LED_D3, .name = "d3", .active_low = 1,
>                       .default_trigger = "heartbeat", },
> --
> 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
--
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