mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <ahmad@a3f.at>
To: barebox@lists.infradead.org
Subject: [PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support
Date: Tue,  8 Dec 2020 13:58:26 +0100	[thread overview]
Message-ID: <20201208125825.105879-1-ahmad@a3f.at> (raw)

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

             reply	other threads:[~2020-12-08 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-08 12:58 Ahmad Fatoum [this message]
2020-12-10  9:47 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201208125825.105879-1-ahmad@a3f.at \
    --to=ahmad@a3f.at \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox