Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231104
b: refs/heads/master
c: f7c5cc4
h: refs/heads/master
v: v3
  • Loading branch information
Mika Westerberg authored and Kevin Hilman committed Jan 7, 2011
1 parent 53e91ba commit e725c9d
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: dda0aea7ba5a902982cb65a7f7ec1b5c8e7b6923
refs/heads/master: f7c5cc456211da7d0b0aefd3886e57b313a0e00f
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ static int _set_gpio_triggering(struct gpio_bank *bank, int gpio, int trigger)
case METHOD_GPIO_24XX:
case METHOD_GPIO_44XX:
set_24xx_gpio_triggering(bank, gpio, trigger);
break;
return 0;
#endif
default:
goto bad;
Expand Down

0 comments on commit e725c9d

Please sign in to comment.