commit | b8f0fff4279a1b85fa4b6d7d8b538c254edcb4a1 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Aug 19 11:21:50 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sat Aug 24 04:30:01 2013 -0300 |
tree | 9ab3d196fe8e7633baa8b7bb6726af43d8187710 | |
parent | 70b654945bacd27622ef1c424f054ae04de597e0 [diff] |
[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>