summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2021-11-18 13:51:51 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-11-30 10:46:58 +0100
commit358ed66bfcdaec6de70e27c747887604b9ea2e6e (patch)
treec9277b2f80d19097e993825a6d01e02ec1de4208 /drivers/media/i2c
parent4e05d5f24b2c0cdb8adb3c3b93dc05fe7facae66 (diff)
downloadlinux-358ed66bfcdaec6de70e27c747887604b9ea2e6e.tar.bz2
media: i2c: imx274: fix trivial typo obainted/obtained
Fix typo obainted/obtained. Fixes: 0985dd306f72 ("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>
Diffstat (limited to 'drivers/media/i2c')
-rw-r--r--drivers/media/i2c/imx274.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/i2c/imx274.c b/drivers/media/i2c/imx274.c
index 5312cf3e855d..2e804e3b70c4 100644
--- a/drivers/media/i2c/imx274.c
+++ b/drivers/media/i2c/imx274.c
@@ -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.
*