media: dvb uAPI docs: document demux mmap/munmap syscalls
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 21 Dec 2017 14:35:52 +0000 (09:35 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 28 Dec 2017 16:17:30 +0000 (11:17 -0500)
commitf8aaf487712be2529f0e757643e04edf0aa9d5cb
tree30dee3236a5aa8c37f3dbe8980526892a8238d0c
parent03fbdb2fc2b8bb27b0ee0534fd3e9c57cdc3854a
media: dvb uAPI docs: document demux mmap/munmap syscalls

With the new dmx mmap interface, those two syscalls are now
handled by the subsystem. Document them.

This patch is based on the V4L2 text for those ioctls.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/dvb/dmx-mmap.rst [new file with mode: 0644]
Documentation/media/uapi/dvb/dmx-munmap.rst [new file with mode: 0644]
Documentation/media/uapi/dvb/dmx_fcalls.rst