Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mei: convert to use simple_open() | Wei Yongjun | 2013-04-11 |
| | | | | | | | | | This removes an open coded simple_open() function and replaces file operations references to the function with simple_open() instead. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
* | mei: add debugfs hooks | Tomas Winkler | 2013-04-05 |
debugfs exposes device state and list of me clients and their properties Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |