Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334812
b: refs/heads/master
c: 832b6cd
h: refs/heads/master
v: v3
  • Loading branch information
Linus Walleij committed Oct 23, 2012
1 parent ef63897 commit fae485d
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: b4dd784ba8af03bf1f9ee5118c792d7abd4919bd
refs/heads/master: 832b6cdf72fdc32cacba242a749402d28f4648f0
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-nomadik.c
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@ static int __devinit nmk_gpio_probe(struct platform_device *dev)
struct clk *clk;
int secondary_irq;
void __iomem *base;
int irq_start = -1;
int irq_start = 0;
int irq;
int ret;

Expand Down

0 comments on commit fae485d

Please sign in to comment.