From: Hans Verkuil Date: Tue, 11 Sep 2012 10:35:30 +0000 (-0300) Subject: [media] tm6000: fix querycap and input/tuner compliance issues X-Git-Tag: v3.9-rc1~93^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2a053626cb712d6006cb10f2760a6018a65631;p=pandora-kernel.git [media] tm6000: fix querycap and input/tuner compliance issues - add device_caps support - fix bus_info - fix numerous tuner-related problems due to incorrect tests and setting v4l2_tuner fields to wrong values. - remove (audio) input support from the radio: it doesn't belong there. This also fixed a nasty issue where opening the radio would set dev->input to 5 for no good reason. This was never set back to a valid TV input after closing the radio device, thus leaving it at 5 which is out of bounds of the vinput card array. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed