commit | f1382122ab49a7f01fa107608eaf664b12055b8b | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Wed Dec 27 23:23:22 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Feb 21 13:34:32 2007 -0200 |
tree | 5862ece089b81c0b100cad6c2106e20763da7cbb | |
parent | 5a8a0a16422eec744ec220ccea472eef74b67180 [diff] |
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 <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>