2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 04:34:11 +08:00
linux-next/drivers/media
Michael Krufky c7919d520f V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params method
We can tell whether we are tuning television or radio by testing for
struct analog_parameters *params->mode == V4L2_TUNER_RADIO

There is no longer any need for separate set_tv_freq and
set_radio_freq functions in the analog tuner demodulator modules.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:03:27 -02:00
..
common V4L/DVB (6685): ir-keymaps.c: extra keys on winfast Y04G0033 remote 2008-01-25 19:03:00 -02:00
dvb V4L/DVB (6745): tda18271: remove tuning offset for atsc/qam 2008-01-25 19:03:18 -02:00
radio V4L/DVB (6732): dsbr100 violates DMA coherency rules 2008-01-25 19:03:14 -02:00
video V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params method 2008-01-25 19:03:27 -02:00
Kconfig V4L/DVB (6443): make tda9887 build selectable via Kconfig 2008-01-25 19:01:10 -02:00
Makefile V4L/DVB (6814): Makefile: always enter video/ 2007-12-13 17:58:05 -02:00