[media] s5p-fimc: Fix camera input configuration in subdev operations
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 8 Dec 2011 09:56:22 +0000 (06:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 11 Dec 2011 14:08:51 +0000 (12:08 -0200)
commit393a23fc9377ac3deaa97c5cc00b5c78746c8570
treed86ee2606281fc1209bc45323935d14f6dfbc910
parenta32390d808b5b7a6b1c7f9236673c917b4733f13
[media] s5p-fimc: Fix camera input configuration in subdev operations

When using only subdev user-space operations the camera
interface input was not configured properly. Fix this by
updating the corresponding data structure in set_fmt
operation.

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/video/s5p-fimc/fimc-capture.c