Message ID | 8d65fd0bfcb8171c42a5e46259e28ba76e462f2b.1257937910.git.mike@compulab.co.il (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Tony Lindgren |
Headers | show |
diff --git a/arch/arm/mach-omap2/board-cm-t35.c b/arch/arm/mach-omap2/board-cm-t35.c index 0a39513..f9290ca 100644 --- a/arch/arm/mach-omap2/board-cm-t35.c +++ b/arch/arm/mach-omap2/board-cm-t35.c @@ -123,7 +123,7 @@ static struct gpio_led cm_t35_leds[] = { .gpio = 186, .name = "cm-t35:green", .default_trigger = "heartbeat", - .active_low = 1, + .active_low = 0, }, };