* [PATCH] documentation: drivers/core/of: fix name of of_node symlink
@ 2016-05-20 12:23 Martin Fuzzey
2016-05-20 12:59 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Martin Fuzzey @ 2016-05-20 12:23 UTC (permalink / raw)
To: Greg Kroah-Hartman, Rob Herring, Benjamin Herrenschmidt
Cc: Device Tree mailing list
commit 5590f3196b29 ("drivers/core/of: Add symlink to device-tree from
devices with an OF node") added a symlink called "of_node" to sysfs
however the documentation describes it as "of_path".
Fix the documentation to match what the code actually does.
Signed-off-by: Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>
---
Documentation/ABI/stable/sysfs-devices | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/stable/sysfs-devices b/Documentation/ABI/stable/sysfs-devices
index 43f78b88d..df449d7 100644
--- a/Documentation/ABI/stable/sysfs-devices
+++ b/Documentation/ABI/stable/sysfs-devices
@@ -1,7 +1,7 @@
# Note: This documents additional properties of any device beyond what
# is documented in Documentation/sysfs-rules.txt
-What: /sys/devices/*/of_path
+What: /sys/devices/*/of_node
Date: February 2015
Contact: Device Tree mailing list <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Description:
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] documentation: drivers/core/of: fix name of of_node symlink
2016-05-20 12:23 [PATCH] documentation: drivers/core/of: fix name of of_node symlink Martin Fuzzey
@ 2016-05-20 12:59 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2016-05-20 12:59 UTC (permalink / raw)
To: Martin Fuzzey
Cc: Greg Kroah-Hartman, Benjamin Herrenschmidt,
Device Tree mailing list
On Fri, May 20, 2016 at 7:23 AM, Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org> wrote:
> commit 5590f3196b29 ("drivers/core/of: Add symlink to device-tree from
> devices with an OF node") added a symlink called "of_node" to sysfs
> however the documentation describes it as "of_path".
>
> Fix the documentation to match what the code actually does.
>
> Signed-off-by: Martin Fuzzey <mfuzzey-mB3Nsq4MPf1BDgjK7y7TUQ@public.gmane.org>
> ---
> Documentation/ABI/stable/sysfs-devices | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Looks like stable material to me.
Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-20 12:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 12:23 [PATCH] documentation: drivers/core/of: fix name of of_node symlink Martin Fuzzey
2016-05-20 12:59 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).