Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288063
b: refs/heads/master
c: ebe8f7e
h: refs/heads/master
i:
  288061: d8c16af
  288059: 517109a
  288055: 2737e3e
  288047: 19c4f61
  288031: 943a790
  287999: bd8cb86
v: v3
  • Loading branch information
Arnout Vandecappelle (Essensium/Mind) authored and Tony Lindgren committed Feb 21, 2012
1 parent 492bccf commit dce6e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 856c5403462419eff9a7891efeee7bddc2a08af6
refs/heads/master: ebe8f7e59d0de3a97d264220deeffa90b8b14003
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-omap3evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ static int omap3evm_twl_gpio_setup(struct device *dev,
gpio_request_one(gpio + 7, GPIOF_OUT_INIT_LOW, "EN_DVI");

/* TWL4030_GPIO_MAX + 1 == ledB (out, active low LED) */
gpio_leds[2].gpio = gpio + TWL4030_GPIO_MAX + 1;
gpio_leds[0].gpio = gpio + TWL4030_GPIO_MAX + 1;

platform_device_register(&leds_gpio);

Expand Down

0 comments on commit dce6e2a

Please sign in to comment.