Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310811
b: refs/heads/master
c: 67695f2
h: refs/heads/master
i:
  310809: 841ab92
  310807: b65d115
v: v3
  • Loading branch information
Dong Aisheng authored and Linus Walleij committed Jun 12, 2012
1 parent 4fecdfd commit b9a80a2
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: c71157c54a4f86e4f355dc6952268e8536013502
refs/heads/master: 67695f2eae210b0631fb92cf5649d0454953e230
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ static int imx_dt_node_to_map(struct pinctrl_dev *pctldev,
}

dev_dbg(pctldev->dev, "maps: function %s group %s num %d\n",
new_map->data.mux.function, new_map->data.mux.group, map_num);
(*map)->data.mux.function, (*map)->data.mux.group, map_num);

return 0;
}
Expand Down

0 comments on commit b9a80a2

Please sign in to comment.