linux_dsm_epyc7002/drivers/media/pci/ngene
Daniel Scheller e5fc6767ea media: ngene: move the tsin_exchange() stripcopy block into a function
Move the copy logic that will skip previously inserted TS NULL frames when
moving data to the DVB ring buffers into an own function. This is done to
not duplicate code all over the place with the following TS offset shift
fixup patch.

While we're touching this part of the code, get rid of the DEBUG_CI_XFER
debug-ifdeffery. This could be toggleable either by a Kconfig or a module
param, but in the end this will accidentally be enabled and cause lots
of kernel log messages, and such devel debug shouldn't be there anyway.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-03-06 12:54:03 -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: don't treat non-existing demods as error 2018-03-06 11:15:41 -05:00
ngene-core.c media: ngene: check for CXD2099AR presence before attaching 2018-03-06 11:15:01 -05:00
ngene-dvb.c media: ngene: move the tsin_exchange() stripcopy block into a function 2018-03-06 12:54:03 -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: check for CXD2099AR presence before attaching 2018-03-06 11:15:01 -05:00