]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5d38ae8a0455552e12798df59ed4a4c0ded83c4
tree2cdbee759b4ecee701e26086598dce71acc6de8d
parent9607997e4296e94db660e43f49379cf9b7019f23
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