linux-kernel-test/drivers/media/video/cpia2
Mauro Carvalho Chehab 5e87efa3b2 V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
The videodev.h and videodev2.h describe the public API for V4L and V4L2.
It shouldn't have there any kernel-specific stuff. Those were moved to
v4l2-dev.h.
This patch removes some uneeded headers and include v4l2-common.h on all
V4L driver. This header includes device implementation of V4L2 API provided
on v4l2-dev.h as well as V4L2 internal ioctls that provides connections
between master driver and its i2c devices.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-06-25 02:05:05 -03:00
..
cpia2_core.c V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func 2006-03-24 16:26:52 -03:00
cpia2_registers.h V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00
cpia2_usb.c V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00
cpia2_v4l.c V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func 2006-03-24 16:26:52 -03:00
cpia2.h V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h 2006-06-25 02:05:05 -03:00
cpia2dev.h V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00
cpia2patch.h V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00
Kconfig V4L/DVB (3527): VIDEO_CPIA2 must depend on USB 2006-03-21 08:53:49 -08:00
Makefile V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00