Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362960
b: refs/heads/master
c: e392971
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Linus Walleij committed Mar 7, 2013
1 parent 3a15edf commit ee34eac
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: 022ab148d28e8466e45d28552224e3029f1cccd8
refs/heads/master: e3929714942b242ecb55657e70d51e0eb4c77726
1 change: 1 addition & 0 deletions trunk/drivers/pinctrl/pinctrl-abx500.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@ static const struct of_device_id abx500_gpio_match[] = {
{ .compatible = "stericsson,ab8505-gpio", .data = (void *)PINCTRL_AB8505, },
{ .compatible = "stericsson,ab8540-gpio", .data = (void *)PINCTRL_AB8540, },
{ .compatible = "stericsson,ab9540-gpio", .data = (void *)PINCTRL_AB9540, },
{ }
};

static int abx500_gpio_probe(struct platform_device *pdev)
Expand Down

0 comments on commit ee34eac

Please sign in to comment.