Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335495
b: refs/heads/master
c: b06fbfd
h: refs/heads/master
i:
  335493: 749003f
  335491: c9234e2
  335487: 4144d20
v: v3
  • Loading branch information
Shiraz Hashim authored and Linus Walleij committed Nov 5, 2012
1 parent 74fa07b commit a08a0e7
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: b06bf9a905e1d9ebb7326fa4110cf5eb105c872f
refs/heads/master: b06fbfdb06da61154b9498ff8e83377d3d795081
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/spear/pinctrl-spear1310.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ static struct spear_pingroup clcd_high_res_pingroup = {
.nmodemuxs = ARRAY_SIZE(clcd_high_res_modemux),
};

static const char *const clcd_grps[] = { "clcd_grp", "clcd_high_res" };
static const char *const clcd_grps[] = { "clcd_grp", "clcd_high_res_grp" };
static struct spear_function clcd_function = {
.name = "clcd",
.groups = clcd_grps,
Expand Down

0 comments on commit a08a0e7

Please sign in to comment.