From: Mike Isely Date: Thu, 28 Dec 2006 02:23:22 +0000 (-0300) Subject: V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio mode X-Git-Tag: v2.6.21-rc2~66^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1382122ab49a7f01fa107608eaf664b12055b8b;p=pandora-kernel.git V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio mode Frequency units in V4L2 are apparently different when in radio mode compared to tv mode. Why? Who knows. This change adapts the driver appropriately - so that internally we always only deal in Hz and don't have to muck with craziness like this. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed