media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdesc
authorMing Qian <ming.qian@nxp.com>
Wed, 27 Apr 2022 09:25:58 +0000 (10:25 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 20 Jun 2022 09:30:29 +0000 (10:30 +0100)
commit39ad84e911c5c0e1593f3652325d279692817188
tree92621ff21f13534496373d40fcc1dd4b46cb63fa
parenta111daf0c53ae91e71fd2bfe7497862d14132e3e
media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdesc

The core will fill this in v4l_fill_fmtdesc(),
ensuring consistent format description names.

Signed-off-by: Ming Qian <ming.qian@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c