Commit 19d38b23 authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Mauro Carvalho Chehab

media: imx274: fix typo

pd -> pad
Signed-off-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 7ff67863
...@@ -544,7 +544,7 @@ struct imx274_ctrls { ...@@ -544,7 +544,7 @@ struct imx274_ctrls {
/* /*
* struct stim274 - imx274 device structure * struct stim274 - imx274 device structure
* @sd: V4L2 subdevice structure * @sd: V4L2 subdevice structure
* @pd: Media pad structure * @pad: Media pad structure
* @client: Pointer to I2C client * @client: Pointer to I2C client
* @ctrls: imx274 control structure * @ctrls: imx274 control structure
* @format: V4L2 media bus frame format structure * @format: V4L2 media bus frame format structure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment