mirror of https://gitee.com/openkylin/linux.git
f1b1eabff0
Right now, satellite frontend drivers specify frequencies in kHz, while terrestrial/cable ones specify in Hz. That's confusing for developers. However, the main problem is that universal frontends capable of handling both satellite and non-satelite delivery systems are appearing. We end by needing to hack the drivers in order to support such hybrid frontends. So, convert everything to specify frontend frequencies in Hz. Tested-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cxd2880.h | ||
cxd2880_common.c | ||
cxd2880_common.h | ||
cxd2880_devio_spi.c | ||
cxd2880_devio_spi.h | ||
cxd2880_dtv.h | ||
cxd2880_dvbt.h | ||
cxd2880_dvbt2.h | ||
cxd2880_integ.c | ||
cxd2880_integ.h | ||
cxd2880_io.c | ||
cxd2880_io.h | ||
cxd2880_spi.h | ||
cxd2880_spi_device.c | ||
cxd2880_spi_device.h | ||
cxd2880_tnrdmd.c | ||
cxd2880_tnrdmd.h | ||
cxd2880_tnrdmd_driver_version.h | ||
cxd2880_tnrdmd_dvbt.c | ||
cxd2880_tnrdmd_dvbt.h | ||
cxd2880_tnrdmd_dvbt2.c | ||
cxd2880_tnrdmd_dvbt2.h | ||
cxd2880_tnrdmd_dvbt2_mon.c | ||
cxd2880_tnrdmd_dvbt2_mon.h | ||
cxd2880_tnrdmd_dvbt_mon.c | ||
cxd2880_tnrdmd_dvbt_mon.h | ||
cxd2880_tnrdmd_mon.c | ||
cxd2880_tnrdmd_mon.h | ||
cxd2880_top.c |