From: Hans Verkuil Date: Mon, 4 Feb 2013 12:18:14 +0000 (-0300) Subject: [media] stk-webcam: zero the priv field of v4l2_pix_format X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8407653f5e2b9805958e0a392c0411ce027a3934;p=pandora-kernel.git [media] stk-webcam: zero the priv field of v4l2_pix_format The priv field should be set to 0. In this case the driver abused the priv field for internal housekeeping. Modify the code so priv is no longer used for that purpose. Signed-off-by: Hans Verkuil Tested-by: Arvydas Sidorenko Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed