Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267027
b: refs/heads/master
c: ad7761a
h: refs/heads/master
i:
  267025: 9039b51
  267023: 47a0681
v: v3
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD authored and Linus Walleij committed Oct 25, 2011
1 parent a78c64c commit f432fbe
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: 5d2eaf8090874f8e65388e82f7e91f9cef74885e
refs/heads/master: ad7761ab3adc03fbf2cca8e3c84344175d876c40
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinmux-sirf.c
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ static const char *sirfsoc_get_group_name(struct pinctrl_dev *pctldev,

static int sirfsoc_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector,
const unsigned **pins,
const unsigned *num_pins)
unsigned *num_pins)
{
if (selector >= ARRAY_SIZE(sirfsoc_pin_groups))
return -EINVAL;
Expand Down

0 comments on commit f432fbe

Please sign in to comment.