linux-stable/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
..
Kconfig media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file for the driver 2018-03-07 05:02:57 -05:00
Makefile media: cxd2880: Makefile: remove an include 2018-03-07 05:03:03 -05:00
cxd2880.h
cxd2880_common.c
cxd2880_common.h
cxd2880_devio_spi.c media: cxd2880: don't return unitialized values 2018-03-07 05:09:30 -05:00
cxd2880_devio_spi.h
cxd2880_dtv.h media: cxd2880: Add tuner part of the driver 2018-03-07 04:40:59 -05:00
cxd2880_dvbt.h media: cxd2880: Add DVB-T control functions the driver 2018-03-07 04:42:09 -05:00
cxd2880_dvbt2.h media: cxd2880: Add DVB-T2 control functions for the driver 2018-03-07 04:43:00 -05:00
cxd2880_integ.c media: cxd2880: Add integration layer for the driver 2018-03-07 04:41:21 -05:00
cxd2880_integ.h media: cxd2880: Add integration layer for the driver 2018-03-07 04:41:21 -05:00
cxd2880_io.c
cxd2880_io.h
cxd2880_spi.h
cxd2880_spi_device.c
cxd2880_spi_device.h
cxd2880_tnrdmd.c media: cxd2880: don't return unitialized values 2018-03-07 05:09:30 -05:00
cxd2880_tnrdmd.h media: cxd2880: Add tuner part of the driver 2018-03-07 04:40:59 -05:00
cxd2880_tnrdmd_driver_version.h media: cxd2880: Changed version information 2018-05-05 10:38:18 -04:00
cxd2880_tnrdmd_dvbt.c media: cxd2880: Fix location of DVB headers 2018-03-07 05:02:37 -05:00
cxd2880_tnrdmd_dvbt.h media: cxd2880: Add DVB-T control functions the driver 2018-03-07 04:42:09 -05:00
cxd2880_tnrdmd_dvbt2.c media: cxd2880: Fix location of DVB headers 2018-03-07 05:02:37 -05:00
cxd2880_tnrdmd_dvbt2.h media: cxd2880: Add DVB-T2 control functions for the driver 2018-03-07 04:43:00 -05:00
cxd2880_tnrdmd_dvbt2_mon.c media: cxd2880: Fix location of DVB headers 2018-03-07 05:02:37 -05:00
cxd2880_tnrdmd_dvbt2_mon.h media: cxd2880: Add DVB-T2 monitor functions 2018-03-07 04:43:32 -05:00
cxd2880_tnrdmd_dvbt_mon.c media: cxd2880: Fix location of DVB headers 2018-03-07 05:02:37 -05:00
cxd2880_tnrdmd_dvbt_mon.h media: cxd2880: Add DVB-T monitor functions 2018-03-07 04:42:32 -05:00
cxd2880_tnrdmd_mon.c media: cxd2880: Add tuner part of the driver 2018-03-07 04:40:59 -05:00
cxd2880_tnrdmd_mon.h media: cxd2880: Add tuner part of the driver 2018-03-07 04:40:59 -05:00
cxd2880_top.c media: dvb: represent min/max/step/tolerance freqs in Hz 2018-08-02 18:10:48 -04:00