linux-stable/drivers/staging/media/soc_camera
Hans Verkuil 642ac63d16 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 <hverkuil-cisco@xs4all.nl>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-07-22 14:41:32 -04:00
..
imx074.c media: staging: media: soc_camera: imx074: simplify getting the adapter of a client 2019-06-24 11:17:19 -04:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile media: soc_camera: Move the mt9t031 under soc_camera directory 2019-02-18 12:13:49 -05:00
mt9t031.c media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a client 2019-06-24 11:17:49 -04:00
soc_camera.c media: drivers/staging/media: don't set description for ENUM_FMT 2019-07-22 14:41:32 -04:00
soc_mediabus.c staging: media: soc_camera: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:18 +02:00
soc_mt9v022.c media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter of a client 2019-06-24 11:18:13 -04:00
soc_ov5642.c media: staging: media: fix style problem 2019-06-24 13:08:02 -04:00
soc_ov9740.c staging: media: soc_camera: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:18 +02:00
TODO media: soc_camera: Remove leftover files, add TODO 2019-03-29 10:45:39 -04:00