mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 03:51:48 +00:00
bec43661b1
Introduce a struct v4l2_file_operations for v4l2 drivers. Remove the unnecessary inode argument. Move compat32 handling (and llseek) into the v4l2-dev core: this is now handled in the v4l2 core and no longer in the drivers themselves. Note that this changeset reverts an earlier patch that changed the return type of__video_ioctl2 from int to long. This change will be reinstated later in a much improved version. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
cpia2_core.c | ||
cpia2_registers.h | ||
cpia2_usb.c | ||
cpia2_v4l.c | ||
cpia2.h | ||
cpia2dev.h | ||
Kconfig | ||
Makefile |