mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support
@ 2020-12-08 12:58 Ahmad Fatoum
  2020-12-10  9:47 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2020-12-08 12:58 UTC (permalink / raw)
  To: barebox

Fix copy-paste error in comment.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
 drivers/of/base.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/of/base.c b/drivers/of/base.c
index 4ff60aa81435..edb0a8e71a0f 100644
--- a/drivers/of/base.c
+++ b/drivers/of/base.c
@@ -2567,7 +2567,7 @@ int of_device_disable_path(const char *path)
 }
 
 /**
- * of_device_disable_path_by_alias - disable a devicenode by alias
+ * of_device_disable_by_alias - disable a devicenode by alias
  * @alias - the alias of the device tree node to disable
  */
 int of_device_disable_by_alias(const char *alias)
-- 
2.28.0


_______________________________________________
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] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support
  2020-12-08 12:58 [PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support Ahmad Fatoum
@ 2020-12-10  9:47 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2020-12-10  9:47 UTC (permalink / raw)
  To: Ahmad Fatoum; +Cc: barebox

On Tue, Dec 08, 2020 at 01:58:26PM +0100, Ahmad Fatoum wrote:
> Fix copy-paste error in comment.
> 
> Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
> ---
>  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 4ff60aa81435..edb0a8e71a0f 100644
> --- a/drivers/of/base.c
> +++ b/drivers/of/base.c
> @@ -2567,7 +2567,7 @@ int of_device_disable_path(const char *path)
>  }
>  
>  /**
> - * of_device_disable_path_by_alias - disable a devicenode by alias
> + * of_device_disable_by_alias - disable a devicenode by alias
>   * @alias - the alias of the device tree node to disable
>   */
>  int of_device_disable_by_alias(const char *alias)
> -- 
> 2.28.0
> 
> 
> _______________________________________________
> 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-12-10  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 12:58 [PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support Ahmad Fatoum
2020-12-10  9:47 ` Sascha Hauer

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