[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 15:37:57 +0000 (12:37 -0300)
commit0349f6a5f18e929ca88c6db7def5e02f5ae0a416
tree930f2686172e7f64f06e4c8fb04e8204f223ba52
parent523d63eb67e23a2b89d6357013257b0759292a0d
[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