[PATCH] fixup! ARM: rpi: Add Raspberry Pi Zero W mini-uart support
Ahmad Fatoum
ahmad at a3f.at
Tue Dec 8 07:58:26 EST 2020
Fix copy-paste error in comment.
Signed-off-by: Ahmad Fatoum <ahmad at 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
More information about the barebox
mailing list