diff mbox

[1/3] omap3: cm-t35: update led polarity

Message ID 8d65fd0bfcb8171c42a5e46259e28ba76e462f2b.1257937910.git.mike@compulab.co.il (mailing list archive)
State Accepted, archived
Delegated to: Tony Lindgren
Headers show

Commit Message

Mike Rapoport Nov. 11, 2009, 11:19 a.m. UTC
None
diff mbox

Patch

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,
 	},
 };