]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit135c79f4365c917b828eff9d020d22db0cab6ffd
treec3d41e9207f5539204836adc5599de377ae84024
parent846bc6ed776a60789ecd180ff58314bbbe6ec7d4
[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