Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36639
b: refs/heads/master
c: 893a668
h: refs/heads/master
i:
  36637: 328a754
  36635: 291c37d
  36631: b9278cf
  36623: edcfa2b
  36607: 5f6cd71
v: v3
  • Loading branch information
David Brownell authored and Tony Lindgren committed Sep 25, 2006
1 parent 92384f5 commit f0ad9c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 14188b3a4cbffd317ac65434750481d2ee14e09e
refs/heads/master: 893a668ee2a0bd28fbeb639ae97dd60ec8b7db66
2 changes: 0 additions & 2 deletions trunk/arch/arm/plat-omap/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,9 +680,7 @@ static int gpio_wake_enable(unsigned int irq, unsigned int enable)
if (check_gpio(gpio) < 0)
return -ENODEV;
bank = get_gpio_bank(gpio);
spin_lock(&bank->lock);
retval = _set_gpio_wakeup(bank, get_gpio_index(gpio), enable);
spin_unlock(&bank->lock);

return retval;
}
Expand Down

0 comments on commit f0ad9c2

Please sign in to comment.