96655553e5
The v4l2_device_call_* defines filter subdevs based on the grp_id value. But some drivers use a bitmask, so instead of filtering by grp_id == value, you want to filter by grp_id & value. Make variants of these defines to do this. The 'has_op' define has been extended to have a grp_id argument as well, and a mask variant has been added. This extra argument required a change to go7007. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
go7007-driver.c | ||
go7007-fw.c | ||
go7007-i2c.c | ||
go7007-loader.c | ||
go7007-priv.h | ||
go7007-usb.c | ||
go7007-v4l2.c | ||
s2250-board.c | ||
snd-go7007.c |