linux_dsm_epyc7002/drivers/media/dvb-frontends/cxd2880
Mauro Carvalho Chehab f1b1eabff0 media: dvb: represent min/max/step/tolerance freqs in Hz
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>
2018-08-02 18:10:48 -04:00
..
cxd2880_common.c
cxd2880_common.h
cxd2880_devio_spi.c
cxd2880_devio_spi.h
cxd2880_dtv.h
cxd2880_dvbt2.h
cxd2880_dvbt.h
cxd2880_integ.c
cxd2880_integ.h
cxd2880_io.c
cxd2880_io.h
cxd2880_spi_device.c
cxd2880_spi_device.h
cxd2880_spi.h
cxd2880_tnrdmd_driver_version.h
cxd2880_tnrdmd_dvbt2_mon.c
cxd2880_tnrdmd_dvbt2_mon.h
cxd2880_tnrdmd_dvbt2.c
cxd2880_tnrdmd_dvbt2.h
cxd2880_tnrdmd_dvbt_mon.c
cxd2880_tnrdmd_dvbt_mon.h
cxd2880_tnrdmd_dvbt.c
cxd2880_tnrdmd_dvbt.h
cxd2880_tnrdmd_mon.c
cxd2880_tnrdmd_mon.h
cxd2880_tnrdmd.c
cxd2880_tnrdmd.h
cxd2880_top.c
cxd2880.h
Kconfig
Makefile