commit | 1583c793af736c8d33bf4aa6054ddc5c86e5a6c7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Thu Feb 20 10:34:26 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Mar 02 15:27:25 2020 +0100 |
tree | cf34d4979876b3405f6f789f3317b5e7e6beaad5 | |
parent | 6af5bcd37969b3bac4d851ea01362b9c01fec5bb [diff] |
media: videobuf2-core.h: improve buf_struct_size documentation Explicitly document that the driver-specific buffer structure must start with the subsystem-specific struct (vb2_v4l2_buffer in the case of V4L2). Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>