]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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 16:56:20 +0000 (16:56 +0000)
commitae6bcafe1f6bb10fe5c1357d14b0292a7e842586
treee5e0e2c087888ab1fddb3d05698f20ddef9b8b9d
parentd01b0ad79ecda5fd860240d4096380799a06ddb7
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