V4L/DVB (13577): [PATCH] dvb-usb-friio: accept center-shifted frequency
authorAkihiro Tsukada <tskd2@yahoo.co.jp>
Thu, 19 Nov 2009 15:19:50 +0000 (12:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:12 +0000 (00:18 -0200)
commit0e2f0d348a65b48a8af52d7fd64d77b5759413fa
tree2cdbee759b4ecee701e26086598dce71acc6de8d
parent05395a3d86a928d374c970a0b35a6a711072f86c
V4L/DVB (13577): [PATCH] dvb-usb-friio: accept center-shifted frequency

This patch adds a fix to accept frequency with its center shifted.

The driver used to accept center frequencies of the normal UHF band channels,
but in ISDB-T, center frequency is shifted with 1/7MHz.
It was shifted internally in the driver,
but this patch enables to accept both types of frequency.

Signed-off-by: Akihiro Tsukada <tskd2@yahoo.co.jp>
Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/friio-fe.c