Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373642
b: refs/heads/master
c: 60b18b9
h: refs/heads/master
v: v3
  • Loading branch information
Tarun Kanti DebBarma authored and Linus Walleij committed Apr 10, 2013
1 parent c50fc3d commit 209a0a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 879fe32438be9ff1ea2cf44e39e11b58206a76b2
refs/heads/master: 60b18b9aa4daa616a8b360feb35d1bfe4d606019
4 changes: 0 additions & 4 deletions trunk/drivers/gpio/gpio-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1292,10 +1292,6 @@ static int omap_gpio_runtime_resume(struct device *dev)
return 0;
}

__raw_writel(bank->context.fallingdetect,
bank->base + bank->regs->fallingdetect);
__raw_writel(bank->context.risingdetect,
bank->base + bank->regs->risingdetect);
l = __raw_readl(bank->base + bank->regs->datain);

/*
Expand Down

0 comments on commit 209a0a8

Please sign in to comment.