upstream: [media] v4l: Add pad-level DV timings subdev operations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 29 Jan 2014 13:05:10 +0000 (10:05 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:34 +0000 (11:59 +0900)
commit7331ddc368bfef1ed5aefda6d207fb2deaa54e4f
treeea21e99330e6589f65f59ad4afd7edb362c862ae
parenta2fbbda28fcd4b2360bdfecfb625442d62a1a27c
upstream: [media] v4l: Add pad-level DV timings subdev operations

The dv_timings_cap and enum_dv_timings subdev operations are implemented
at the device level, but apply to pads. Create new variants of those
operations at the pad level. The device level variants will be removed
once all drivers are ported to the pad level DT timings operations.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/media/v4l2-subdev.h
include/uapi/linux/videodev2.h