[media] v4l2-dv-timings: add callback to handle exceptions
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 19 Aug 2013 14:21:50 +0000 (11:21 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 24 Aug 2013 07:30:01 +0000 (04:30 -0300)
commitb8f0fff4279a1b85fa4b6d7d8b538c254edcb4a1
tree9ab3d196fe8e7633baa8b7bb6726af43d8187710
parent70b654945bacd27622ef1c424f054ae04de597e0
[media] v4l2-dv-timings: add callback to handle exceptions

In most cases the v4l2_bt_timings_cap struct has all the information
necessary to determine valid timings, but occasionally there are exceptions.
Add a callback function to be able to test for those exceptions.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/ad9389b.c
drivers/media/i2c/ths8200.c
drivers/media/v4l2-core/v4l2-dv-timings.c
include/media/v4l2-dv-timings.h
This page took 0.026751 seconds and 5 git commands to generate.