[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1399969321-6512-3-git-send-email-tomas.winkler@intel.com>
Date: Tue, 13 May 2014 11:22:00 +0300
From: Tomas Winkler <tomas.winkler@...el.com>
To: gregkh@...uxfoundation.org
Cc: arnd@...db.de, linux-kernel@...r.kernel.org,
Tomas Winkler <tomas.winkler@...el.com>,
Alexander Usyskin <alexander.usyskin@...el.com>
Subject: [char-misc-next 2/3] mei: sysfs: add Documentation mei class attributes
Add sysfs attributes Documentation entries
for /sys/class/mei
Signed-off-by: Tomas Winkler <tomas.winkler@...el.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@...el.com>
---
Documentation/ABI/testing/sysfs-class-mei | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-class-mei
diff --git a/Documentation/ABI/testing/sysfs-class-mei b/Documentation/ABI/testing/sysfs-class-mei
new file mode 100644
index 0000000..b691c2b
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-class-mei
@@ -0,0 +1,23 @@
+What: /sys/class/mei/
+Date: May 2014
+KernelVersion: 3.16
+Contact: Tomas Winkler <tomas.winkler@...el.com>
+Description:
+ The mei/ class sub-directory belongs to mei device class
+
+What: /sys/class/mei/mei/
+Date: May 2014
+KernelVersion: 3.16
+Contact: Tomas Winkler <tomas.winkler@...el.com>
+Description:
+ The /sys/class/mei/mei directory is created for the default
+ mei device
+
+What: /sys/class/mei/meiN/
+Date: May 2014
+KernelVersion: 3.16
+Contact: Tomas Winkler <tomas.winkler@...el.com>
+Description:
+ The /sys/class/mei/meiN directory is created for
+ each probed non default mei device
+
--
1.9.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists