From: Hans Verkuil Date: Mon, 11 Mar 2013 09:18:20 +0000 (-0300) Subject: [media] go7007: drop struct go7007_file X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899eb84ce3b50dfa8de6a12e6f39f4e30fde9781;p=pandora-kernel.git [media] go7007: drop struct go7007_file Remove struct go7007_file: all fields contained in that struct are moved to the go7007 struct since they are really global values. The lock has just been deleted (what's the point of a per-fh lock??). Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed