From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gDTKM-00019D-HE for barebox@lists.infradead.org; Fri, 19 Oct 2018 11:52:28 +0000 Date: Fri, 19 Oct 2018 13:52:14 +0200 From: Sascha Hauer Message-ID: <20181019115214.mlqmjx5ubudfh7ty@pengutronix.de> References: <20181019043311.28279-1-u.oelmann@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20181019043311.28279-1-u.oelmann@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] of: base: fix typo To: Ulrich =?iso-8859-15?Q?=D6lmann?= Cc: Barebox List On Fri, Oct 19, 2018 at 06:33:11AM +0200, Ulrich =D6lmann wrote: > Signed-off-by: Ulrich =D6lmann > --- > drivers/of/base.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > = > diff --git a/drivers/of/base.c b/drivers/of/base.c > index f9b1c3c4cbf5..b082f0c656a4 100644 > --- a/drivers/of/base.c > +++ b/drivers/of/base.c > @@ -1235,7 +1235,7 @@ int of_property_write_u64_array(struct device_node = *np, > * > * @np: device node to which the property value is to be written. > * @propname: name of the property to be written. > - * value: pointer to the string to write > + * @value: pointer to the string to write > * > * Search for a property in a device node and write a string to > * it. If the property does not exist, it will be created and appended to > -- = > 2.19.0 > = > = > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox -- = Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox