diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2018-02-25 18:06:56 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-06 17:19:58 +0100 |
commit | 6294513dbe61ba0ab1d9201cd3b283fe1cfc7617 (patch) | |
tree | 0d4aee8353245be1c343417e217bb5ff0a3b935e /drivers/media/i2c | |
parent | media: ngene: don't treat non-existing demods as error (diff) | |
download | linux-6294513dbe61ba0ab1d9201cd3b283fe1cfc7617.tar.xz linux-6294513dbe61ba0ab1d9201cd3b283fe1cfc7617.zip |
media: ngene: add proper polling to the dvbdev_ci file ops
Implement the poll callback for the dvbdev_ci file ops. The ts_poll()
function queries the DVB ring buffers for available data and space, and
reports this as appropriate. Also, set the dvb_device readers, writers
and users to proper values (one reader, one writer, two users).
This fixes the raw CI TS transport in conjunction with TVheadend's
DDCI functionality.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/i2c')
0 files changed, 0 insertions, 0 deletions