commit | 6fd877748a9c4133e37417061e426188fcb00fea | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jun 01 05:54:20 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jun 01 05:54:20 2015 -0300 |
tree | 2fd4435505559b2be4f22653369ea95408a7cb47 | |
parent | dc9ef7d11207a04514ca195f0c9f4d2ac56696e1 [diff] |
[media] DocBook: some fixes for DVB FE open() The changeset dc9ef7d11207 change the open() ioctl documentation to match the V4L2 open(). However, some cut-and-pasted stuff doesn't match what actually happens at the DVB core. So, fix the documentation entry to be more accurate with the DVB frontend open() specifics. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>