* [PATCH] media: i2c: imx274: fix trivial typo expsoure/exposure
@ 2021-11-18 7:17 Eugen Hristev
0 siblings, 0 replies; only message in thread
From: Eugen Hristev @ 2021-11-18 7:17 UTC (permalink / raw)
To: leonl, linux-media
Cc: skomatineni, sakari.ailus, luca, linux-kernel, Eugen Hristev
Fix typo expsoure/exposure
Fixes: 0985dd306f72 ("media: imx274: V4l2 driver for Sony imx274 CMOS sensor")
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
drivers/media/i2c/imx274.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/i2c/imx274.c b/drivers/media/i2c/imx274.c
index 6e63fdcc5e46..106706abc72a 100644
--- a/drivers/media/i2c/imx274.c
+++ b/drivers/media/i2c/imx274.c
@@ -1515,7 +1515,7 @@ static int imx274_s_stream(struct v4l2_subdev *sd, int on)
goto fail;
/*
- * update frame rate & expsoure. if the last mode is different,
+ * update frame rate & exposure. if the last mode is different,
* HMAX could be changed. As the result, frame rate & exposure
* are changed.
* gain is not affected.
--
2.25.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-18 7:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 7:17 [PATCH] media: i2c: imx274: fix trivial typo expsoure/exposure Eugen Hristev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®