diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-05-01 13:03:24 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-19 17:58:54 +0200 |
commit | ffb4877ba013f94322083f77cbb05b35c2a218aa (patch) | |
tree | 0d041da73986e1dc7c845ff4418fb20f46bd7506 /lib/locking-selftest-spin.h | |
parent | V4L/DVB: bttv: remove bogus prio check in g_frequency (diff) | |
download | linux-ffb4877ba013f94322083f77cbb05b35c2a218aa.tar.xz linux-ffb4877ba013f94322083f77cbb05b35c2a218aa.zip |
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>
Diffstat (limited to 'lib/locking-selftest-spin.h')
0 files changed, 0 insertions, 0 deletions