aboutsummaryrefslogtreecommitdiff
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-04-21 15:57:39 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-06 12:08:45 +0200
commitb72f14ee7eb3e9e2f8a9c4cb807a1ec749a4c022 (patch)
tree3dd4f1cff3fda8c24311d878afe71c5ae2f43862 /Documentation/userspace-api
parentf645e6256bd1b12523b759fcc610861fb21c24c7 (diff)
media: pci: Fill v4l2_fmtdesc with designated initializers
Replace initialization of static const v4l2_fmtdesc instances that specify every struct member with designated initializers. This allows not zeroing the reserved fields explicitly, and will avoid a need to patch these drivers every time a reserved field is repurposed. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions