[media] v4l: s5p-tv: mixer: add support for selection API
authorTomasz Stanislawski <t.stanislaws@samsung.com>
Thu, 25 Aug 2011 10:14:26 +0000 (07:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 11 Jan 2012 01:19:23 +0000 (23:19 -0200)
This patch add support for V4L2 selection API to s5p-tv driver.  Moreover it
removes old API for cropping.  Old applications would still work because the
crop ioctls are emulated using the selection API.

Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found