[media] cx25821: remove unused fields, ioctls
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 13 Apr 2013 08:50:18 +0000 (05:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Apr 2013 20:57:27 +0000 (17:57 -0300)
commit18c73af6961c528fe5ce95eb510ef63582d47014
tree828c7d0464fb3cb38e98ad06951c625432ec08e0
parentffd3c2330473f6a07f36bf3bd64f7a1158bdd759
[media] cx25821: remove unused fields, ioctls

Do some spring cleaning:
- there are no board defines with tuners, so remove bogus tuner support.
- tv standard handling has nothing to do with tuners, so keep that.
- replace the deprecated current_norm by g_std.
- querystd isn't implemented, so remove the ioctl.
- remove a bunch of unused fields in cx25821.h

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/cx25821/cx25821-cards.c
drivers/media/pci/cx25821/cx25821-video.c
drivers/media/pci/cx25821/cx25821-video.h
drivers/media/pci/cx25821/cx25821.h