Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350538
b: refs/heads/master
c: 007cd69
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Linus Walleij committed Feb 10, 2013
1 parent c1cbb0d commit 80cd155
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c3f78f07639c286fb9df25c0c55e42e1401830d8
refs/heads/master: 007cd694332e6d5f57ef76431d2372c958b85a21
1 change: 0 additions & 1 deletion trunk/drivers/pinctrl/pinctrl-samsung.c
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,6 @@ static int samsung_pinctrl_register(struct platform_device *pdev,
}
ctrldesc->pins = pindesc;
ctrldesc->npins = drvdata->ctrl->nr_pins;
ctrldesc->npins = drvdata->ctrl->nr_pins;

/* dynamically populate the pin number and pin name for pindesc */
for (pin = 0, pdesc = pindesc; pin < ctrldesc->npins; pin++, pdesc++)
Expand Down

0 comments on commit 80cd155

Please sign in to comment.