Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302330
b: refs/heads/master
c: eb181c3
h: refs/heads/master
v: v3
  • Loading branch information
Viresh Kumar authored and Linus Walleij committed Apr 18, 2012
1 parent 1bc3859 commit 87c0b65
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: eafeb7a44aa8f79c992b9d557ede740c739f4b25
refs/heads/master: eb181c3533e8e5b3eaa96d3e8ed1cf5d9a408076
2 changes: 1 addition & 1 deletion trunk/Documentation/pinctrl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ struct foo_pmx_func {
const unsigned num_groups;
};

static const char * const spi0_groups[] = { "spi0_1_grp" };
static const char * const spi0_groups[] = { "spi0_0_grp", "spi0_1_grp" };
static const char * const i2c0_groups[] = { "i2c0_grp" };
static const char * const mmc0_groups[] = { "mmc0_1_grp", "mmc0_2_grp",
"mmc0_3_grp" };
Expand Down

0 comments on commit 87c0b65

Please sign in to comment.