From: Sylwester Nawrocki Date: Thu, 17 May 2012 17:33:30 +0000 (-0300) Subject: [media] V4L: Add [get/set]_frame_desc subdev callbacks X-Git-Tag: v3.7-rc1~38^2^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291031192426bfc6ad4ab2eb9fa986025a926598;p=pandora-kernel.git [media] V4L: Add [get/set]_frame_desc subdev callbacks Add subdev callbacks for setting up parameters of the frame on media bus that are not exposed to user space directly. This is just an initial, mostly stub implementation. struct v4l2_mbus_frame_desc is intended to be extended with sub-structures specific to a particular hardware media bus. For now these new callbacks are used only to query or specify maximum size of a compressed or hybrid (container) media bus frame in octets. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed