Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350491
b: refs/heads/master
c: 2917e83
h: refs/heads/master
i:
  350489: e338e45
  350487: 3627b86
v: v3
  • Loading branch information
Sachin Kamat authored and Linus Walleij committed Jan 30, 2013
1 parent 65b0de7 commit d4f8292
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: ab78029ecc347debbd737f06688d788bd9d60c1d
refs/heads/master: 2917e8338c9b8fbd7374621a3291004984590d21
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ static void pinctrl_put_locked(struct pinctrl *p, bool inlist)
* pinctrl_release() - release the pinctrl handle
* @kref: the kref in the pinctrl being released
*/
void pinctrl_release(struct kref *kref)
static void pinctrl_release(struct kref *kref)
{
struct pinctrl *p = container_of(kref, struct pinctrl, users);

Expand Down

0 comments on commit d4f8292

Please sign in to comment.