v4l2-compliance: require G/S_PRIORITY support for m2m devices
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Aug 2014 12:53:47 +0000 (14:53 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Aug 2014 12:53:47 +0000 (14:53 +0200)
commit68ce97bb4f74d1446247f863f492294f9f1c492b
treeb1dade3ac6ef778bf7e3fbd8f782b5241c2796e1
parent5c1531034f3bdea53408164cd10c73cd6bdbcb2d
v4l2-compliance: require G/S_PRIORITY support for m2m devices

M2M devices didn't support G/S_PRIORITY in the past, but after a
recent kernel change they gained prio support. While that was
actually unintended I realized that it does make sense there as well
since it makes it possible for a filehandle to get exclusive access
to the M2M hardware. So drop the exception for M2M devices.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-compliance/v4l2-compliance.cpp