[PATCH] of/base: fix typo
Jan Luebbe
jluebbe at debian.org
Wed Jul 8 06:33:20 PDT 2015
Signed-off-by: Jan Luebbe <jluebbe at debian.org>
---
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 3e40a48..7f35ee5 100644
--- a/drivers/of/base.c
+++ b/drivers/of/base.c
@@ -2000,7 +2000,7 @@ int of_device_enable_path(const char *path)
}
/**
- * of_device_enable - disable a devicenode device
+ * of_device_disable - disable a devicenode device
* @node - the node to disable
*
* This sets the status of a devicenode to "disabled"
--
2.1.4
More information about the barebox
mailing list