Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156763
b: refs/heads/master
c: bd0232c
h: refs/heads/master
i:
  156761: 597defa
  156759: 6ecf777
v: v3
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Aug 13, 2009
1 parent 29fb6d7 commit 4ee8d90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d79cd8393ae85ebaf53a8fc93491eea96522d68e
refs/heads/master: bd0232c13419b7ce51e02942082ff6af231e0f84
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/uvc/uvc_status.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ static void uvc_status_complete(struct urb *urb)
break;

default:
uvc_printk(KERN_INFO, "unknown event type %u.\n",
dev->status[0]);
uvc_trace(UVC_TRACE_STATUS, "Unknown status event "
"type %u.\n", dev->status[0]);
break;
}
}
Expand Down

0 comments on commit 4ee8d90

Please sign in to comment.