From: Sylwester Nawrocki Date: Fri, 31 Aug 2012 15:50:45 +0000 (-0300) Subject: [media] s5p-fimc: fimc-lite: Propagate frame format on the subdev X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9356ac762f85e4e769cc1cc1ae57b9807648a6c8;p=pandora-kernel.git [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 Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed