mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
media: i2c: imx274: fix trivial typo expsoure/exposure
Fix typo expsoure/exposure
Fixes: 0985dd306f ("media: imx274: V4l2 driver for Sony imx274 CMOS sensor")
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
da653498c2
commit
4e05d5f24b
@@ -1462,7 +1462,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.
|
||||
|
||||
Reference in New Issue
Block a user