commit | 78dc47bb7897945abc7f63218196bce49c5020ea | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Jan 31 09:04:19 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun May 25 12:43:25 2014 -0300 |
tree | 17c00bd32a63abca4db0b036826a13fb1fb15f3e | |
parent | 0eda185c6cd8ff47ffac172577fca9394073a4d6 [diff] |
[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>