Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137721
b: refs/heads/master
c: e0f28b6
h: refs/heads/master
i:
  137719: 31ed4a5
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent af56b71 commit 2dbce21
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 350145a4f7d0edffdccdace1221efc6d1d362a36
refs/heads/master: e0f28b6a69b73ebf610f4f9759999bcdabdcda8e
4 changes: 3 additions & 1 deletion trunk/drivers/media/video/cx18/cx18-ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,9 @@ static int cx18_log_status(struct file *file, void *fh)
struct v4l2_audio audin;
int i;

CX18_INFO("================= START STATUS CARD #%d =================\n", cx->num);
CX18_INFO("================= START STATUS CARD #%d "
"=================\n", cx->num);
CX18_INFO("Version: %s Card: %s\n", CX18_VERSION, cx->card_name);
if (cx->hw_flags & CX18_HW_TVEEPROM) {
struct tveeprom tv;

Expand Down

0 comments on commit 2dbce21

Please sign in to comment.