upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:56:07 +0000 (11:56 +0900)
commit711f960a1108f7bd8659cec71837769eff8ad546
tree0358545a89a621382dfe55f0a3a82e0e772fa0f2
parent44d09dd9f4b41c65633a458bd19bfbde107cf0ad
upstream: [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