commit | 55c4e6405d434e2db1e3fb3618b84741bb17d862 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Nov 19 17:01:39 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 26 19:06:41 2014 -0800 |
tree | eafdf15abd86aee834889e3d8dff7ad2473163f0 | |
parent | edca5ea3ff3323b4526d70642d115992df73c9bc [diff] |
mei: export fw status registers through sysfs The interface is for applications that monitor the fw health. We use device_create_with_groups interface to register attribute with the mei class device Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>