commit | d95d7c641299c1c77809d13565952d864da2d14d | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Apr 17 03:04:10 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Apr 25 09:48:49 2013 -0300 |
tree | 037d42404f2930c94b21497b3b7ddcda1084a215 | |
parent | a8c9c345702b3f52a88498dea6b623dd3c3e27dc [diff] |
[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>