-
由 Mauro Carvalho Chehab 提交于
Right now, satellite tuner drivers specify frequencies in kHz, while terrestrial/cable ones specify in Hz. That's confusing for developers. However, the main problem is that universal tuners 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 tuners. So, convert everything to specify tuner frequencies in Hz. Plese notice that a similar patch is also needed for frontends. Tested-by: NKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Acked-by: NMichael Büsch <m@bues.ch> Signed-off-by: NMauro Carvalho Chehab <mchehab+samsung@kernel.org>
a3f90c75