From: Hans Verkuil Date: Mon, 4 Feb 2013 12:00:48 +0000 (-0300) Subject: [media] stk-webcam: don't use private_data, use video_drvdata X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~568 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10351adc6ac9251863ec6d90436e3ad277d178e0;p=pandora-kernel.git [media] stk-webcam: don't use private_data, use video_drvdata file->private_data is needed to store the pointer to struct v4l2_fh. So use video_drvdata to get hold of the stk_camera struct. Signed-off-by: Hans Verkuil Tested-by: Arvydas Sidorenko Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed