summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/TODO
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-01 22:23:38 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-01 22:23:38 (GMT)
commitffc2825c2942b57c5dbfbcb3ad798696438aed62 (patch)
tree72be91daae4cbc84ba02152ccd7ae9899783a7d0 /drivers/misc/mei/TODO
parent589b3d06fd159774f9f5c3639d8d5d938670c019 (diff)
downloadlinux-fsl-qoriq-ffc2825c2942b57c5dbfbcb3ad798696438aed62.tar.xz
Staging: mei: move the mei code out of staging
It's been cleaned up, and there's nothing else left to do, so move it out of staging into drivers/misc/ where all can use it now. Cc: Tomas Winkler <tomas.winkler@intel.com> Cc: Oren Weil <oren.jer.weil@intel.com> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/TODO')
-rw-r--r--drivers/misc/mei/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/misc/mei/TODO b/drivers/misc/mei/TODO
new file mode 100644
index 0000000..fc26601
--- /dev/null
+++ b/drivers/misc/mei/TODO
@@ -0,0 +1,10 @@
+TODO:
+ - Cleanup and split the timer function
+Upon Unstaging:
+ - move mei.h to include/linux/mei.h
+ - Documentation/ioctl/ioctl-number.txt
+ - move mei.txt under Documentation/mei/
+ - move mei-amt-version.c under Documentation/mei
+ - add hostprogs-y for mei-amt-version.c
+ - drop mei_version.h
+ - Updated MAINTAINERS