diff options
| author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-28 14:43:06 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-30 09:43:09 -0300 |
| commit | d27518ca0c6a33ecc11b7172fb68eb730301a841 (patch) | |
| tree | 653874b7314c1dcd60488bd0f96ce965c0c0630e /include | |
| parent | b60da5b2037febd80e6ac680365eb828061c83df (diff) | |
| download | cachepc-linux-d27518ca0c6a33ecc11b7172fb68eb730301a841.tar.gz cachepc-linux-d27518ca0c6a33ecc11b7172fb68eb730301a841.zip | |
[media] DocBook: fix FE_READ_STATUS argument description
What's written there about the arguments for this ioctl
is bogus: it doesn't return an enum (or a typedef)
for enum fe_status. Instead, it returns a bitmask with the
values defined by enum fe_status.
Also, the size of the integer returned is not 16 bits, but,
instead, sizeof(fe_status_t), e. g. sizeof(enum), with is
arch-dependent.
This should of course be fixed, but this should be done on
a separate patch.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
