From: Hans Verkuil Date: Sun, 12 Jun 2011 09:39:52 +0000 (-0300) Subject: [media] pvrusb2: fix g/s_tuner support X-Git-Tag: v3.0-rc7~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e9efd60b213ce43ad6979bfc18e25eec2d8413;p=pandora-kernel.git [media] pvrusb2: fix g/s_tuner support The tuner-core subdev requires that the type field of v4l2_tuner is filled in correctly. This is done in v4l2-ioctl.c, but pvrusb2 doesn't use that yet, so we have to do it manually based on whether the current input is radio or not. Tested with my pvrusb2. Signed-off-by: Hans Verkuil Acked-by: Mike Isely Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed