On Mon, Oct 09, 2017 at 07:19:23AM -0300, Mauro Carvalho Chehab wrote: > ownner -> owner > > Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> > --- > include/media/v4l2-subdev.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/media/v4l2-subdev.h b/include/media/v4l2-subdev.h > index e215732eed45..345da052618c 100644 > --- a/include/media/v4l2-subdev.h > +++ b/include/media/v4l2-subdev.h > @@ -814,7 +814,7 @@ struct v4l2_subdev_platform_data { > * @list: List of sub-devices > * @owner: The owner is the same as the driver's &struct device owner. > * @owner_v4l2_dev: true if the &sd->owner matches the owner of @v4l2_dev->dev > - * ownner. Initialized by v4l2_device_register_subdev(). > + * owner. Initialized by v4l2_device_register_subdev(). > * @flags: subdev flags, as defined by &enum v4l2_subdev_flags. > * > * @v4l2_dev: pointer to struct &v4l2_device Acked-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Sakari Ailus e-mail: sakari.ailus@xxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html