commit | bd0232c13419b7ce51e02942082ff6af231e0f84 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Sat Aug 01 18:14:24 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Aug 13 20:39:05 2009 -0300 |
tree | f5c973967dd5aaee6e00ec4852fe6c12380e10cd | |
parent | d79cd8393ae85ebaf53a8fc93491eea96522d68e [diff] |
V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messages The iSight sends non-UVC status events through the interrupt endpoint. Those invalid events are reported to the kernel log, resulting in a log flood. Only log the events when the UVC_TRACE_STATUS flag is set. Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>