Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334807
b: refs/heads/master
c: 154f3eb
h: refs/heads/master
i:
  334805: 33ff5d8
  334803: 060ae2e
  334799: 3e863a1
v: v3
  • Loading branch information
Pritesh Raithatha authored and Linus Walleij committed Oct 17, 2012
1 parent 091891c commit 5b64438
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: d6ec6b60a56a1e7d99da1fc69c031fa5ab54ba94
refs/heads/master: 154f3ebf53edcfbe28728452b4ab37a118581125
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-tegra.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ static int tegra_pinconf_reg(struct tegra_pmx *pmx,
*bank = g->drv_bank;
*reg = g->drv_reg;
*bit = g->lpmd_bit;
*width = 1;
*width = 2;
break;
case TEGRA_PINCONF_PARAM_DRIVE_DOWN_STRENGTH:
*bank = g->drv_bank;
Expand Down

0 comments on commit 5b64438

Please sign in to comment.