linux/drivers/media/pci/ngene
Daniel Scheller 66a4c0c749 media: ngene: use defines to identify the demod_type
Make it more clear which demod_type is used for which hardware by having
defines for the possible demod_type values. With that, change the
demod_type evaluation in tuner_attach_probe() to a switch-case instead
of an if() for each possible value.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-03-06 10:57:49 -05:00
..
Kconfig media: cxd2099: move driver out of staging into dvb-frontends 2018-03-06 08:50:18 -05:00
Makefile media: cxd2099: move driver out of staging into dvb-frontends 2018-03-06 08:50:18 -05:00
ngene-cards.c media: ngene: use defines to identify the demod_type 2018-03-06 10:57:49 -05:00
ngene-core.c media: ngene: convert kernellog printing from printk() to dev_*() macros 2018-03-06 10:48:43 -05:00
ngene-dvb.c media: ngene: convert kernellog printing from printk() to dev_*() macros 2018-03-06 10:48:43 -05:00
ngene-i2c.c media: ngene: constify i2c_algorithm structure 2017-07-20 14:59:58 -04:00
ngene.h media: ngene: use defines to identify the demod_type 2018-03-06 10:57:49 -05:00