[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)
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>

No differences found