From: Elgin Perumbilly Date: Tue, 28 Oct 2025 07:23:00 +0000 (+0530) Subject: media: i2c: Fix vendor name typo in OV2735 Kconfig help text X-Git-Tag: v6.19-rc1~159^2~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f91b64dbe358c464070a53f525b6f4d4d59f8323;p=thirdparty%2Fkernel%2Flinux.git media: i2c: Fix vendor name typo in OV2735 Kconfig help text Fix incorrect vendor name for OV2735 sensor (Sony -> OmniVision) in Kconfig help text. Signed-off-by: Elgin Perumbilly Signed-off-by: Sakari Ailus Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig index cdd7ba5da0d50..4c1eb4279dc3d 100644 --- a/drivers/media/i2c/Kconfig +++ b/drivers/media/i2c/Kconfig @@ -471,7 +471,7 @@ config VIDEO_OV2735 tristate "OmniVision OV2735 sensor support" select V4L2_CCI_I2C help - This is a Video4Linux2 sensor driver for the Sony + This is a Video4Linux2 sensor driver for the OmniVision OV2735 camera. To compile this driver as a module, choose M here: the