mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] usb: gadget: fastboot: fix no longer accurate help text
@ 2020-11-18 20:34 Ahmad Fatoum
  2020-11-23 16:46 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2020-11-18 20:34 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

Since 38d7ba55da26 ("fastboot: rename usbgadget.fastboot_* variables to
fastboot.*"), the variables are named differently. Amend the help text.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 drivers/usb/gadget/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] usb: gadget: fastboot: fix no longer accurate help text
  2020-11-18 20:34 [PATCH] usb: gadget: fastboot: fix no longer accurate help text Ahmad Fatoum
@ 2020-11-23 16:46 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2020-11-23 16:46 UTC (permalink / raw)
  To: Ahmad Fatoum; +Cc: barebox

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 <a.fatoum@pengutronix.de>
> ---
>  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-23 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 20:34 [PATCH] usb: gadget: fastboot: fix no longer accurate help text Ahmad Fatoum
2020-11-23 16:46 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox