Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313769
b: refs/heads/master
c: 159ac07
h: refs/heads/master
i:
  313767: d9eb53c
v: v3
  • Loading branch information
Paul Mundt committed Jul 17, 2012
1 parent c2af15e commit 0e5f1a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a2d3afffd98f9cafa87d7efa57cba0d86abfad87
refs/heads/master: 159ac0737e66f20a913248668d67444afde53b53
3 changes: 3 additions & 0 deletions trunk/drivers/sh/pfc/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,9 @@ int register_sh_pfc(struct sh_pfc *pfc)

if (unlikely(ret != 0))
goto err;
} else {
pr_err("failed to initialize pinctrl bindings\n");
goto err;
}

/*
Expand Down

0 comments on commit 0e5f1a2

Please sign in to comment.