Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348986
b: refs/heads/master
c: 6948ce5
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim authored and Linus Walleij committed Jan 17, 2013
1 parent 6453d6b commit 4639eba
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: dcb9c3491acd63396f51dd1daf29851a5f92f632
refs/heads/master: 6948ce588bd765352df6f6b866f2151e26489ef1
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)
static const struct of_device_id exynos_pinctrl_ids[] = {
{ .compatible = "samsung,pinctrl-exynos4210", },
{ .compatible = "samsung,pinctrl-exynos4x12", },
{ .compatible = "samsung,pinctrl-exynos5440", },
};
for_each_matching_node(pctrl_np, exynos_pinctrl_ids)
if (pctrl_np && of_device_is_available(pctrl_np))
Expand Down

0 comments on commit 4639eba

Please sign in to comment.