Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335499
b: refs/heads/master
c: 35d1480
h: refs/heads/master
i:
  335497: f4d4815
  335495: a08a0e7
v: v3
  • Loading branch information
Deepak Sikri authored and Linus Walleij committed Nov 5, 2012
1 parent a8316c7 commit 957a38a
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: 0e6f1e5c39ac456d692be77d3adeb4fd7d905d27
refs/heads/master: 35d14806948f0e97e86c3199489ff6a826df1a3c
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/spear/pinctrl-spear1340.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ static const struct pinctrl_pin_desc spear1340_pins[] = {
* Pad multiplexing for making all pads as gpio's. This is done to override the
* values passed from bootloader and start from scratch.
*/
static const unsigned pads_as_gpio_pins[] = { 251 };
static const unsigned pads_as_gpio_pins[] = { 12, 88, 89, 251 };
static struct spear_muxreg pads_as_gpio_muxreg[] = {
{
.reg = PAD_FUNCTION_EN_1,
Expand Down

0 comments on commit 957a38a

Please sign in to comment.