diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2014-06-23 16:10:36 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-10 01:19:34 +0400 |
commit | 602214db45188819b19917c3259ed21a203d2c83 (patch) | |
tree | ff8ce67dfa2307fe7c5bcd4aa5dfcf1de8474987 /Documentation/ABI/testing/sysfs-class-mei | |
parent | f3d8e8788b4efbd13b6e888e85af51385d87d306 (diff) | |
download | linux-602214db45188819b19917c3259ed21a203d2c83.tar.xz |
mei: sysfs: add Documentation mei class attributes
Add sysfs attributes Documentation entries
for /sys/class/mei
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-mei')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-mei | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-mei b/Documentation/ABI/testing/sysfs-class-mei new file mode 100644 index 000000000000..0ec8b8178c41 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-class-mei @@ -0,0 +1,16 @@ +What: /sys/class/mei/ +Date: May 2014 +KernelVersion: 3.17 +Contact: Tomas Winkler <tomas.winkler@intel.com> +Description: + The mei/ class sub-directory belongs to mei device class + + +What: /sys/class/mei/meiN/ +Date: May 2014 +KernelVersion: 3.17 +Contact: Tomas Winkler <tomas.winkler@intel.com> +Description: + The /sys/class/mei/meiN directory is created for + each probed mei device + |