commit | 9c171cdf22d1486da1608abd7612fabe2a8262ca | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Feb 09 05:51:19 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Feb 23 05:28:41 2018 -0500 |
tree | 74b81eaf1e56fc9f0aa47681940acaf5a37d6a20 | |
parent | 0b23498aacc658e4d0f6b240f0b905908695a132 [diff] |
media: dvb: add continuity error indicators for memory mapped buffers While userspace can detect discontinuity errors, it is useful to also let Kernelspace reporting discontinuity, as it can help to identify if the data loss happened either at Kernel or userspace side. Update documentation accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>