public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] staging: mei: clean the TODO file from done tasks.
@ 2011-10-16 13:45 Oren Weil
  2011-10-16 13:45 ` [PATCH] staging: mei: updating mei driver documentation Oren Weil
  2011-10-16 14:26 ` [PATCH v2] staging: mei: clean the TODO file from done tasks Julian Andres Klode
  0 siblings, 2 replies; 3+ messages in thread
From: Oren Weil @ 2011-10-16 13:45 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, tomas.winkler, Oren Weil

1) we move the AMT Watchdog to use the kernel watchdog core and
it is still part of the MEI Driver, we didn't see any reason to extract it
from the mei driver now with the new watchdog core.
2) since the watchdog is remains in mei driver, exposing in kernel
api just for AMTHI unnecessary.

MEI new Watchdog Core Interface Patches set:
https://lkml.org/lkml/2011/9/7/26

3) Cleanup the code (init and probe, bug_on usage, headers and etc) was
submitted in previous patches.

Patches:
https://lkml.org/lkml/2011/9/21/231
https://lkml.org/lkml/2011/6/15/358
https://lkml.org/lkml/2011/7/7/177
https://lkml.org/lkml/2011/9/7/38
https://lkml.org/lkml/2011/9/7/37
https://lkml.org/lkml/2011/9/7/28


4) mei.txt was update with additional information in previous patches.


Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Oren Weil <oren.jer.weil@intel.com>
---
v2 - Add Addtional information in the patch description.
 drivers/staging/mei/TODO |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/drivers/staging/mei/TODO b/drivers/staging/mei/TODO
index 3b6a667..7d9a13b 100644
--- a/drivers/staging/mei/TODO
+++ b/drivers/staging/mei/TODO
@@ -1,14 +1,4 @@
 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
-- 
1.7.4.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-16 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16 13:45 [PATCH v2] staging: mei: clean the TODO file from done tasks Oren Weil
2011-10-16 13:45 ` [PATCH] staging: mei: updating mei driver documentation Oren Weil
2011-10-16 14:26 ` [PATCH v2] staging: mei: clean the TODO file from done tasks Julian Andres Klode

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox