[media] s5p-fimc: fimc-lite: Propagate frame format on the subdev
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 31 Aug 2012 15:50:45 +0000 (12:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 1 Oct 2012 22:25:34 +0000 (19:25 -0300)
commit9356ac762f85e4e769cc1cc1ae57b9807648a6c8
treec3d41e9207f5539204836adc5599de377ae84024
parentb98192cb8e39db5c4ee36101646cb82018e04d3a
[media] s5p-fimc: fimc-lite: Propagate frame format on the subdev

When setting image format on subdev's sink pad there was no
propagation to the source pad. This resulted in wrong reported
format on the source pad and wrong device configuration when
used from subdev interace level only. Correct this by propagating
format from the sink to the source pad.

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