commit | 18c73af6961c528fe5ce95eb510ef63582d47014 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Apr 13 05:50:18 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 16 17:57:27 2013 -0300 |
tree | 828c7d0464fb3cb38e98ad06951c625432ec08e0 | |
parent | ffd3c2330473f6a07f36bf3bd64f7a1158bdd759 [diff] |
[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>