diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2012-05-09 16:39:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-09 13:59:09 -0700 |
commit | 5a44988207ee16b96e5445b8e95ab9881ce310cc (patch) | |
tree | a248b08499d5a96e6f79b622e9bde3292d83809c /Documentation/misc-devices/mei/TODO | |
parent | 4f3afe1d8c8e5dc41bb5820c01b4f3cfc2dc1205 (diff) | |
download | op-kernel-dev-5a44988207ee16b96e5445b8e95ab9881ce310cc.zip op-kernel-dev-5a44988207ee16b96e5445b8e95ab9881ce310cc.tar.gz |
mei: move doc files Documentation/misc-devices/mei
1. move mei.txt, TODO, and the example code under Documentation/misc-devices/mei
2. update the TODO file
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/misc-devices/mei/TODO')
-rw-r--r-- | Documentation/misc-devices/mei/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/misc-devices/mei/TODO b/Documentation/misc-devices/mei/TODO new file mode 100644 index 0000000..933b299 --- /dev/null +++ b/Documentation/misc-devices/mei/TODO @@ -0,0 +1,5 @@ +TODO: + - Cleanup and split the timer function +Upon Unstaging: + - Documentation/ioctl/ioctl-number.txt + - Updated MAINTAINERS |