From 640f13ecc879163dd45c213fbbef8ffc825d95bb Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 11 Dec 2014 17:11:01 -0500 Subject: [PATCH] greybus: interface: document sysfs files Yes, an interface has a device id sysfs file, so we need to document it. Reviewed-by: Alex Elder Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/Documentation/sysfs-bus-greybus | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus index b734c674b4f9..2491201848c7 100644 --- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus +++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus @@ -53,3 +53,10 @@ KernelVersion: 3.XX Contact: Greg Kroah-Hartman Description: The protocol id of a Greybus connection. + +What: /sys/bus/greybus/device/.../device_id +Date: December 2014 +KernelVersion: 3.XX +Contact: Greg Kroah-Hartman +Description: + The device id of a Greybus interface. -- 2.39.5