Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336418
b: refs/heads/master
c: 8d1c6ef
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Linus Walleij committed Nov 15, 2012
1 parent eebcd7f commit 40ddcaf
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: 102caad905d919cc981f8ce799e5a63b6889b979
refs/heads/master: 8d1c6ef67a4530ee5dbd5038d2959a54593013b1
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static const struct imx_pin_reg *imx_find_pin_reg(
break;
}

if (!pin_reg) {
if (i == info->npin_regs) {
dev_err(info->dev, "Pin(%s): unable to find pin reg map\n",
info->pins[pin].name);
return NULL;
Expand Down

0 comments on commit 40ddcaf

Please sign in to comment.