]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa520ef4ffdfd9cc8438c52ab2d24c2a548d984a
tree30dee3236a5aa8c37f3dbe8980526892a8238d0c
parentbd4d98f7d22f747c9060fe2764484bfdf30aa687
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