]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] s5p-tv: mixer: Switch to pad-level DV operations
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 31 Jan 2014 12:04:19 +0000 (09:04 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 15:43:25 +0000 (12:43 -0300)
commit78dc47bb7897945abc7f63218196bce49c5020ea
tree17c00bd32a63abca4db0b036826a13fb1fb15f3e
parent0eda185c6cd8ff47ffac172577fca9394073a4d6
[media] s5p-tv: mixer: Switch to pad-level DV operations

The video-level enum_dv_timings and dv_timings_cap operations are
deprecated in favor of the pad-level versions. All subdev drivers
implement the pad-level versions, switch to them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/s5p-tv/mixer_video.c