commit | 899eb84ce3b50dfa8de6a12e6f39f4e30fde9781 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Mar 11 06:18:20 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Mar 24 12:49:40 2013 -0300 |
tree | 7cb38380e5c5e805d6f0b6a34500a5d5e4d0e85f | |
parent | b95dd82cd1b1e81c2019effd5e012e6989622ba9 [diff] |
[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>