[media] go7007: drop struct go7007_file
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 11 Mar 2013 09:18:20 +0000 (06:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 24 Mar 2013 15:49:40 +0000 (12:49 -0300)
commit899eb84ce3b50dfa8de6a12e6f39f4e30fde9781
tree7cb38380e5c5e805d6f0b6a34500a5d5e4d0e85f
parentb95dd82cd1b1e81c2019effd5e012e6989622ba9
[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 <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/go7007/go7007-priv.h
drivers/staging/media/go7007/go7007-v4l2.c