mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 03:06:50 -04:00
media: i2c: imx274: fix trivial typo obainted/obtained
Fix typo obainted/obtained.
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
4e05d5f24b
commit
358ed66bfc
@@ -1499,7 +1499,7 @@ static int imx274_s_stream(struct v4l2_subdev *sd, int on)
|
||||
/*
|
||||
* imx274_get_frame_length - Function for obtaining current frame length
|
||||
* @priv: Pointer to device structure
|
||||
* @val: Pointer to obainted value
|
||||
* @val: Pointer to obtained value
|
||||
*
|
||||
* frame_length = vmax x (svr + 1), in unit of hmax.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user