Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310807
b: refs/heads/master
c: efec381
h: refs/heads/master
i:
  310805: d053fa4
  310803: 9e6420d
  310799: a030439
v: v3
  • Loading branch information
Linus Walleij committed Jun 12, 2012
1 parent e902dcd commit b65d115
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bc66468cee4c23856b2e51d711e62e4ef773001a
refs/heads/master: efec381ced2c0416c3765abce076896cf464dc0c
1 change: 1 addition & 0 deletions trunk/drivers/pinctrl/pinctrl-nomadik.c
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,7 @@ static int __devinit nmk_gpio_probe(struct platform_device *dev)
ret = PTR_ERR(clk);
goto out_unmap;
}
clk_prepare(clk);

nmk_chip = kzalloc(sizeof(*nmk_chip), GFP_KERNEL);
if (!nmk_chip) {
Expand Down

0 comments on commit b65d115

Please sign in to comment.