linux-stable/drivers/media/pci/ngene
Daniel Scheller 78c4e08201 media: ngene: use common DVB I2C client handling helpers
Like in ddbridge, get rid of all duplicated I2C client handling constructs
and rather make use of the newly added dvb_module_*() helpers. Makes
things more clean and removes the (cosmetic) need for some variables.

The check on a valid ptr on ci->en isn't really needed since the cxd2099
driver will set	it at a	time where it is going to return successfully
from probing.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-03-08 06:06:51 -05:00
..
Kconfig media: ngene: add support for DuoFlex S2 V4 addon modules 2018-03-06 11:12:15 -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 common DVB I2C client handling helpers 2018-03-08 06:06:51 -05:00
ngene-core.c media: ngene: use common DVB I2C client handling helpers 2018-03-08 06:06:51 -05:00
ngene-dvb.c media: ngene: compensate for TS buffer offset shifts 2018-03-06 12:54:26 -05:00
ngene-i2c.c media: ngene: add I2C_FUNC_I2C to the I2C interface functionality 2018-03-06 12:14:29 -05:00
ngene.h media: ngene: compensate for TS buffer offset shifts 2018-03-06 12:54:26 -05:00