From: Ondrej Zary Date: Fri, 30 Aug 2013 20:54:23 +0000 (-0300) Subject: [media] gspca: store current mode instead of individual parameters X-Git-Tag: v3.13-rc1~47^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1966bc2a48f12d5d11c4fbe0880955cc4bfda0f9;p=pandora-kernel.git [media] gspca: store current mode instead of individual parameters Store complete current mode (struct v4l2_pix_format) in struct gspca_dev instead of separate pixfmt, width and height parameters. This is a preparation for variable resolution support. Signed-off-by: Ondrej Zary Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed