From: Luca Ceresoli Date: Mon, 11 Jun 2018 11:35:38 +0000 (-0400) Subject: media: imx274: fix typo X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=19d38b235b88e0d28e40fb091b52fc10050e0d5e;p=openwrt%2Fstaging%2Fblogic.git media: imx274: fix typo pd -> pad Signed-off-by: Luca Ceresoli Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/i2c/imx274.c b/drivers/media/i2c/imx274.c index 48343c2ade83..edca63eaea9b 100644 --- a/drivers/media/i2c/imx274.c +++ b/drivers/media/i2c/imx274.c @@ -544,7 +544,7 @@ struct imx274_ctrls { /* * struct stim274 - imx274 device structure * @sd: V4L2 subdevice structure - * @pd: Media pad structure + * @pad: Media pad structure * @client: Pointer to I2C client * @ctrls: imx274 control structure * @format: V4L2 media bus frame format structure