Fix copy-paste error in comment. Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> --- 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox