alistair23-linux/drivers/media/video/cpia2
Hans Verkuil ffb4877ba0 V4L/DVB: v4l2-common: simplify prio utility functions
v4l2_prio_init/open/close returned an int when in fact they would
always return 0. Make these void functions.

v4l2_prio_close and v4l2_prio_check pass an enum v4l2_priority as a
pointer for no good reason. Replace with a normal enum v4l2_priority
argument.

These changes will simplify the work of moving priority handling into
the v4l core.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-19 12:58:54 -03:00
..
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 V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00
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: v4l2-common: simplify prio utility functions 2010-05-19 12:58:54 -03:00
cpia2dev.h V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00
Kconfig V4L/DVB (4344): Fix broken dependencies on media Kconfig 2006-07-29 17:22:31 -03:00
Makefile V4L/DVB (3376): Add cpia2 camera support 2006-02-27 00:09:05 -03:00