Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177019
b: refs/heads/master
c: ca6f2d7
h: refs/heads/master
i:
  177017: d026eaa
  177015: b1cfa2e
v: v3
  • Loading branch information
Paul Mundt committed Dec 9, 2009
1 parent 990f777 commit 38ae20e
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: d2d69a3ab2e62bcf8e5f5303bde024033face902
refs/heads/master: ca6f2d7fafd2d48b2f6943f5c6787beaec2014d0
2 changes: 1 addition & 1 deletion trunk/drivers/sh/pfc.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static void gpio_write_bit(struct pinmux_data_reg *dr,

pos = dr->reg_width - (in_pos + 1);

pr_debug("write_bit addr = %lx, value = %ld, pos = %ld, "
pr_debug("write_bit addr = %lx, value = %d, pos = %ld, "
"r_width = %ld\n",
dr->reg, !!value, pos, dr->reg_width);

Expand Down

0 comments on commit 38ae20e

Please sign in to comment.