ffb4877ba0
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> |
||
---|---|---|
.. | ||
ccdc_hw_device.h | ||
dm355_ccdc.c | ||
dm355_ccdc_regs.h | ||
dm644x_ccdc.c | ||
dm644x_ccdc_regs.h | ||
isif.c | ||
isif_regs.h | ||
Makefile | ||
vpfe_capture.c | ||
vpif.c | ||
vpif.h | ||
vpif_capture.c | ||
vpif_capture.h | ||
vpif_display.c | ||
vpif_display.h | ||
vpss.c |