linux/drivers/media/video/cpia2
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
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>
2009-01-02 17:11:12 -02:00
..
Kconfig V4L/DVB (4344): Fix broken dependencies on media Kconfig 2006-07-29 17:22:31 -03:00
Makefile
cpia2.h [PATCH] Generic boolean 2006-10-01 00:39:18 -07:00
cpia2_core.c V4L/DVB (9491): rationalise addresses to one common one 2008-12-29 17:53:25 -02:00
cpia2_registers.h
cpia2_usb.c V4L/DVB (9491): rationalise addresses to one common one 2008-12-29 17:53:25 -02:00
cpia2_v4l.c V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02:00
cpia2dev.h