From: Hans Verkuil Date: Sat, 13 Apr 2013 08:50:18 +0000 (-0300) Subject: [media] cx25821: remove unused fields, ioctls X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~16^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c73af6961c528fe5ce95eb510ef63582d47014;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed