Commit 830c20ec authored by Oren Weil's avatar Oren Weil Committed by Greg Kroah-Hartman

staging/mei: MEI Driver TODO list

Signed-off-by: default avatarTomas Winkler <tomas.winkler@intel.com>
Signed-off-by: default avatarOren Weil <oren.jer.weil@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6624fc23
TODO:
- Create in-kernel Client API. Examples of in-kernel clients are watchdog and AMTHI.
- ME Watchdog Driver to expose standard Linux watchdog interface
- Rewrite AMTHI to use in-kernel client interface
- Cleanup init and probe functions
- Review BUG/BUG_ON usage
- Cleanup and reorganize header files
- Rewrite client data structure
- Make state machine more readable
- Add mei.txt with driver explanation and it's driver
- Fix Kconfig
- Cleanup and split the timer function
Upon Unstaging:
- move mei.h to include/linux/mei.h
- Documentation/ioctl/ioctl-number.txt
- drop mei_version.h
- Updated MAINTAINERS
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment