aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2019-06-11 10:02:43 -0400
committerMauro Carvalho Chehab <[email protected]>2019-07-22 14:41:32 -0400
commit642ac63d166d07e43396a4d8c48ab24cb072cb18 (patch)
treeb3681c3a109fce05a339d99e365cb87496045496 /tools/perf/scripts/python/bin
parent2169e6daa1ffa6e9869fcc56ff7df23c9287f1ec (diff)
media: drivers/staging/media: don't set description for ENUM_FMT
The V4L2 core sets the format description and flags for the driver in order to ensure consistent naming. So drop the strscpy of the description in drivers. Also remove any description strings in driver-internal structures since those are no longer needed. Note that bcm2835-camera.c: the formats array still stores the flags field for compressed formats since that information is used elsewhere in the driver. But enum_fmt doesn't use it anymore, since the core will set the COMPRESSED flag correctly. Signed-off-by: Hans Verkuil <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions