commit | f96067af1f2313fd0e29c131368f33364f0ad98c | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Feb 15 14:46:40 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 19 16:07:59 2013 -0300 |
tree | 2a9bd88b26049b88f94cd3eb8e9ab1fc2f7ca137 | |
parent | f0cd015e31d3818c96a9b436357b39929c2a361b [diff] |
[media] tvp7002: use dv_timings structs instead of presets In the functions tvp7002_mbus_fmt(), tvp7002_log_status and tvp7002_probe() we should use the dv_timings data structures instead of dv_preset data structures and functions. This is the second step towards removing the deprecated preset support of this driver. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Lad, Prabhakar <prabhakar.lad@ti.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>