commit | 1c5a9be98ea937f9d34dd2236f5d87c51c226cb5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Tue Aug 18 15:19:20 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Aug 26 16:39:01 2020 +0200 |
tree | 704581a1c711034bd905d1ab875ab497ad5ec133 | |
parent | 9a538b83612c8b5848bf840c2ddcd86dda1c8c76 [diff] |
media: dev-sliced-vbi.rst: fix wrong type The documentation reported service_set as a __u32, but according to videodev2.h it is a __u16. Correct the documentation. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>