From: Guennadi Liakhovetski Date: Mon, 1 Dec 2008 12:45:27 +0000 (-0300) Subject: V4L/DVB (9790): soc-camera: pixel format negotiation - core support X-Git-Tag: v2.6.29-rc1~556^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2786ad27104c558b92343e8816e18654aae1759;p=pandora-kernel.git V4L/DVB (9790): soc-camera: pixel format negotiation - core support Allocate and fill a list of formats, supported by this specific camera-host combination. Use it for format enumeration. Take care to stay backwards-compatible. Camera hosts rely on sensor formats available, as well as host specific translations. We add a structure so that hosts can define a translation table and use it for format check and setup. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Robert Jarzmik Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed