Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294077
b: refs/heads/master
c: f7b9006
h: refs/heads/master
i:
  294075: 8ee24ee
v: v3
  • Loading branch information
Stephen Warren authored and Linus Walleij committed Feb 22, 2012
1 parent 3146e98 commit ce22544
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3cc70ed32cd6c5cb57de17bde615148ed7eda88f
refs/heads/master: f7b9006f4598dd252dca5225f3cf88179c36276f
2 changes: 2 additions & 0 deletions trunk/drivers/pinctrl/pinconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,8 @@ static int pinconf_groups_show(struct seq_file *s, void *what)

seq_printf(s, "%u (%s):", selector, gname);
pinconf_dump_group(pctldev, s, selector, gname);
seq_printf(s, "\n");

selector++;
}

Expand Down

0 comments on commit ce22544

Please sign in to comment.