diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2016-04-03 17:44:17 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-04-20 16:09:31 -0300 |
commit | fe29301122902a902c5c323ee14078b1ab3f1ad1 (patch) | |
tree | f93aa2a6b5b76342c39591905fb7b99349e229d9 | |
parent | 96655553e5f9af6a8d908386685b7c865a138283 (diff) |
[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines
Instead of rolling our own define, just use the new mask defines.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>