Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373629
b: refs/heads/master
c: e83507b
h: refs/heads/master
i:
  373627: 4b44d1b
v: v3
  • Loading branch information
Laurent Navet authored and Linus Walleij committed Mar 27, 2013
1 parent ea9266e commit 21d0059
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: f4dcd2d9417c2909362d2b42f038ecf1cdf86834
refs/heads/master: e83507b763541cbbdf5a9e047c69755fec52aed9
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ static void gpio_irq_handler(unsigned int irq, struct irq_desc *desc)
if (WARN_ON(!isr_reg))
goto exit;

while(1) {
while (1) {
u32 isr_saved, level_mask = 0;
u32 enabled;

Expand Down

0 comments on commit 21d0059

Please sign in to comment.