summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJan Luebbe <jluebbe@debian.org>2015-07-08 15:33:20 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-07-09 10:20:26 +0200
commit7dd0345b1ab8d9cd9f9672dd017b5bd3f1c24d17 (patch)
tree8952e37bedb0be2cb47cf77c994a428df43cdb36 /drivers
parent5cf769e8d4da011ed436613fcf89d94dad8c0452 (diff)
downloadbarebox-7dd0345b1ab8d9cd9f9672dd017b5bd3f1c24d17.tar.gz
barebox-7dd0345b1ab8d9cd9f9672dd017b5bd3f1c24d17.tar.xz
of/base: fix typo
Signed-off-by: Jan Luebbe <jluebbe@debian.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/of/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/of/base.c b/drivers/of/base.c
index 3e40a48ecf..7f35ee5b1f 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"