[media] s5p-tv: remove dv_preset support from mixer_video
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 4 Mar 2013 12:32:00 +0000 (09:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Mar 2013 14:00:05 +0000 (11:00 -0300)
commit3887056bc4a07b607be2e403b29e8006b465227b
tree6c597961db180768cb18da4392cca1bfc78919a8
parent8e42bf033e1d2a4ece4050a9c3f6226e60a7bb2f
[media] s5p-tv: remove dv_preset support from mixer_video

The dv_preset API is deprecated and is replaced by the much improved dv_timings
API. Remove the dv_preset support from this driver as this will allow us to
remove the dv_preset API altogether (s5p-tv being the last user of this code).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Tested-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Acked-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-tv/mixer_video.c