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:
Eugen Hristev 2021-11-18 13:51:51 +01:00 committed by Mauro Carvalho Chehab
parent 4e05d5f24b
commit 358ed66bfc
1 changed files with 1 additions and 1 deletions

View File

@ -1499,7 +1499,7 @@ fail:
/*
* 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.
*