commit | 534bc3e2ee93835badca753bedce8073c67caa92 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Mar 27 15:17:56 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri May 01 07:23:51 2015 -0300 |
tree | e43ddfcbb181342336552f89bef5a7bbdc165fa7 | |
parent | fb6bcec3cec6acedaebc92aef7f4203e2502e318 [diff] |
[media] saa7164: fix querycap warning Fix the VIDIOC_QUERYCAP warning due to the missing device_caps. Don't fill in the version field, the V4L2 core will do that for you. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: <stable@vger.kernel.org> # for v3.19 and up Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>