Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373639
b: refs/heads/master
c: 4315844
h: refs/heads/master
i:
  373637: 73b5626
  373635: b871512
  373631: 997ec41
v: v3
  • Loading branch information
Axel Lin authored and Linus Walleij committed Mar 27, 2013
1 parent 19a1b6d commit 8c4c94b
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: a4ba5e1b92b69b9c7a15529657bb1cebed4539f3
refs/heads/master: 43158441934fd9f1d2a2434c9eec1b682391a49b
1 change: 1 addition & 0 deletions trunk/drivers/gpio/gpio-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -3025,6 +3025,7 @@ static __init int samsung_gpiolib_init(void)
{ .compatible = "samsung,exynos4210-pinctrl", },
{ .compatible = "samsung,exynos4x12-pinctrl", },
{ .compatible = "samsung,exynos5440-pinctrl", },
{ }
};
for_each_matching_node(pctrl_np, exynos_pinctrl_ids)
if (pctrl_np && of_device_is_available(pctrl_np))
Expand Down

0 comments on commit 8c4c94b

Please sign in to comment.