linux-kernel-test/drivers/media/video/et61x251
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
The functions in a header should not belong to another module. The prio functions
belong to v4l2-common.c, so move them to v4l2-common.h.

The ioctl functions belong to v4l2-ioctl.c, so create a new v4l2-ioctl.h header
and move those functions to it.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-23 19:00:17 -03:00
..
et61x251_core.c V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 2008-07-23 19:00:17 -03:00
et61x251_sensor.h V4L/DVB (6577): et61x251/: make 5 functions static 2008-01-25 19:02:05 -02:00
et61x251_tas5130d1b.c V4L/DVB (5766): ET61x251 driver updates 2007-07-18 14:24:08 -03:00
et61x251.h V4L/DVB (7523): media/video/et61x251 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
Kconfig V4L/DVB (5766): ET61x251 driver updates 2007-07-18 14:24:08 -03:00
Makefile