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 merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khEyn-0001kw-QN for barebox@lists.infradead.org; Mon, 23 Nov 2020 16:46:18 +0000 Date: Mon, 23 Nov 2020 17:46:16 +0100 From: Sascha Hauer Message-ID: <20201123164616.GK24489@pengutronix.de> References: <20201118203409.7858-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201118203409.7858-1-a.fatoum@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] usb: gadget: fastboot: fix no longer accurate help text To: Ahmad Fatoum Cc: barebox@lists.infradead.org On Wed, Nov 18, 2020 at 09:34:09PM +0100, Ahmad Fatoum wrote: > Since 38d7ba55da26 ("fastboot: rename usbgadget.fastboot_* variables to > fastboot.*"), the variables are named differently. Amend the help text. > > Signed-off-by: Ahmad Fatoum > --- > drivers/usb/gadget/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig > index 977f6c0dba23..7e0c570914d7 100644 > --- a/drivers/usb/gadget/Kconfig > +++ b/drivers/usb/gadget/Kconfig > @@ -39,7 +39,7 @@ config USB_GADGET_AUTOSTART > help > Enabling this option allows to automatically start a dfu or > fastboot gadget during boot. This behaviour is controlled with > - the global.usbgadget.{dfu,fastboot}_function variable. > + the global.usbgadget.dfu_function and global.fastboot.* variables. > > comment "USB Gadget drivers" > > -- > 2.29.2 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 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