media: ccs: Fix driver quirk struct documentation
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 24 Aug 2023 12:18:18 +0000 (15:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:19:47 +0000 (17:19 +0000)
commite943d65c3247d1824d0274b0a9fd1116afa335ed
tree3158481540aee463fd549bf9d3a2a1189018bb1c
parent86e281fcdc6f8b23ce707488d0dd8af745866fe8
media: ccs: Fix driver quirk struct documentation

[ Upstream commit 441b5c63d71ec9ec5453328f7e83384ecc1dddd9 ]

Fix documentation for struct ccs_quirk, a device specific struct for
managing deviations from the standard. The flags field was drifted away
from where it should have been.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/i2c/ccs/ccs-quirk.h