Re: [PATCH] usb: Kconfig: Fix typo in SPL_DM_USB text

2022-09-17 Thread Marek Vasut
On 9/14/22 23:00, Fabio Estevam wrote: From: Fabio Estevam There is an extra "most" word in the SPL_DM_USB text that makes it confusing. Remove it. Signed-off-by: Fabio Estevam --- drivers/usb/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/Kconfig

Re: [PATCH] usb: Kconfig: Fix typo in SPL_DM_USB text

2022-09-15 Thread Simon Glass
On Wed, 14 Sept 2022 at 15:00, Fabio Estevam wrote: > > From: Fabio Estevam > > There is an extra "most" word in the SPL_DM_USB text that > makes it confusing. > > Remove it. > > Signed-off-by: Fabio Estevam > --- > drivers/usb/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH] usb: Kconfig: Fix typo in SPL_DM_USB text

2022-09-14 Thread Fabio Estevam
From: Fabio Estevam There is an extra "most" word in the SPL_DM_USB text that makes it confusing. Remove it. Signed-off-by: Fabio Estevam --- drivers/usb/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index