[media] s5p-fimc: Use vb2 ioctl helpers in fimc-lite
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 25 Mar 2013 19:43:08 +0000 (16:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 13:41:59 +0000 (10:41 -0300)
commitee12b049104118a58ac13da207a84c867191b17a
tree468c6d8cbdf6458f47d1be9abba494de83edf3fc
parentc444914af9261b57c9a559cc324dcadce7765bd2
[media] s5p-fimc: Use vb2 ioctl helpers in fimc-lite

Replace some ioctl, file and video buffer queue operation handlers
with the videobuf2 helpers. This allows to get rid of significant
amount of boilerplate.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/s5p-fimc/fimc-lite.c