diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2016-05-24 08:53:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-28 08:02:39 -0300 |
commit | 9c41e6908660f5d94aac9e63ca673f3fb9ccfc71 (patch) | |
tree | a92e86d2c4b7c4cbd72f45c08279247fae3d5662 /tools | |
parent | 81ea4829096a06b4b5f59ec1071443629c956d90 (diff) | |
download | op-kernel-dev-9c41e6908660f5d94aac9e63ca673f3fb9ccfc71.zip op-kernel-dev-9c41e6908660f5d94aac9e63ca673f3fb9ccfc71.tar.gz |
[media] adv7604: Don't ignore pad number in subdev DV timings pad operations
The dv_timings_cap() and enum_dv_timings() pad operations take a pad
number as an input argument and return the DV timings capabilities and
list of supported DV timings for that pad.
Commit bd3e275f3ec0 ("[media] media: i2c: adv7604: Use v4l2-dv-timings
helpers") broke this as it started ignoring the pad number, always
returning the information associated with the currently selected input.
Fix it.
Fixes: bd3e275f3ec0 ("[media] media: i2c: adv7604: Use v4l2-dv-timings helpers")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions