Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350502
b: refs/heads/master
c: 1abeebe
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones authored and Linus Walleij committed Feb 5, 2013
1 parent 20a1dff commit 1fbb0c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 49dcf086e42c990639b84152e29ebd5aa49d6dde
refs/heads/master: 1abeebeaa5c0d577c1c66c19aa75470fcefd8396
3 changes: 1 addition & 2 deletions trunk/drivers/pinctrl/pinctrl-abx500.c
Original file line number Diff line number Diff line change
Expand Up @@ -971,8 +971,7 @@ int abx500_pin_config_get(struct pinctrl_dev *pctldev,
unsigned pin,
unsigned long *config)
{
/* Not implemented */
return -EINVAL;
return -ENOSYS;
}

int abx500_pin_config_set(struct pinctrl_dev *pctldev,
Expand Down

0 comments on commit 1fbb0c8

Please sign in to comment.