mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] of/base: fix typo
@ 2015-07-08 13:33 Jan Luebbe
  2015-07-09  8:20 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Luebbe @ 2015-07-08 13:33 UTC (permalink / raw)
  To: barebox

Signed-off-by: Jan Luebbe <jluebbe@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


_______________________________________________
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:[~2015-07-09  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-08 13:33 [PATCH] of/base: fix typo Jan Luebbe
2015-07-09  8:20 ` Sascha Hauer

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