]> git.baikalelectronics.ru Git - kernel.git/commit
[media] mem2mem_testdev: set timestamp_type and add debug param
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 17 Apr 2013 06:04:10 +0000 (03:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 25 Apr 2013 12:48:49 +0000 (09:48 -0300)
commit67ba1269ea716bec43096283ae29d96c09df786c
tree037d42404f2930c94b21497b3b7ddcda1084a215
parentb6fe687c223545c0a347bd4a9b34a493aa94bd9e
[media] mem2mem_testdev: set timestamp_type and add debug param

While testing v4l2-ctl I noticed that this m2m driver didn't set timestamp_type
and that it spammed the kernel log with debug messages. Set timestamp_type
correctly and add debug module option to enable debug messages.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/mem2mem_testdev.c