Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363023
b: refs/heads/master
c: cb6d315
h: refs/heads/master
i:
  363021: 73cfb77
  363019: 03666e9
  363015: 297c8f7
  363007: 3ef5e26
v: v3
  • Loading branch information
Laurent Meunier authored and Linus Walleij committed Apr 26, 2013
1 parent ff96c23 commit e0cbdaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a0d4262a25966aa34674397ba6b438dc025827ef
refs/heads/master: cb6d315dc36ce56bc017051befa9ac9391300eb9
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,8 +769,8 @@ static int pinconf_dbg_config_write(struct file *file,
}

if (!found) {
goto exit;
count = -EINVAL;
goto exit;
}

if (pctldev)
Expand Down

0 comments on commit e0cbdaa

Please sign in to comment.