Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328492
b: refs/heads/master
c: ea53636
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and Linus Walleij committed Sep 28, 2012
1 parent a14b0ef commit 809c57d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d66ce7f8cf4df01a39a5abad4769df23ff59b8a
refs/heads/master: ea5363663f33e4b1ec7fda1034f387b5edaf3d04
2 changes: 2 additions & 0 deletions trunk/drivers/pinctrl/pinctrl-sirf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,8 @@ static int __devinit sirfsoc_gpio_probe(struct device_node *np)
irq_set_handler_data(bank->parent_irq, bank);
}

return 0;

out:
iounmap(regs);
return err;
Expand Down

0 comments on commit 809c57d

Please sign in to comment.