Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303336
b: refs/heads/master
c: 072e82a
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Linus Walleij committed May 11, 2012
1 parent f224acf commit 97257cb
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: 1ae4e59279b185a850ad25da4eb5a771bf36bdcb
refs/heads/master: 072e82a18f72b7b7278130c79029aac59de7650b
2 changes: 2 additions & 0 deletions trunk/drivers/pinctrl/pinctrl-nomadik.c
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,9 @@ static int __devinit nmk_gpio_probe(struct platform_device *dev)
nmk_chip->lowemi = readl_relaxed(nmk_chip->addr + NMK_GPIO_LOWEMI);
clk_disable(nmk_chip->clk);

#ifdef CONFIG_OF_GPIO
chip->of_node = np;
#endif

ret = gpiochip_add(&nmk_chip->chip);
if (ret)
Expand Down

0 comments on commit 97257cb

Please sign in to comment.