Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343870
b: refs/heads/master
c: 107376b
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 225d719 commit 727447d
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: 7c72e19dcf7f9a49eedab328ebf7c0a45d76716d
refs/heads/master: 107376ba4ef1ecd4249427a9f9c1922fc1d66bb4
2 changes: 1 addition & 1 deletion trunk/drivers/media/i2c/s5k4ecgx.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ static int s5k4ecgx_load_firmware(struct v4l2_subdev *sd)
}
regs_num = le32_to_cpu(get_unaligned_le32(fw->data));

v4l2_dbg(3, debug, sd, "FW: %s size %d register sets %d\n",
v4l2_dbg(3, debug, sd, "FW: %s size %zu register sets %d\n",
S5K4ECGX_FIRMWARE, fw->size, regs_num);

regs_num++; /* Add header */
Expand Down

0 comments on commit 727447d

Please sign in to comment.