diff --git a/[refs] b/[refs] index 0beebfd4f3f7..81218cec64ae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0a4b6b0279d903df2d62aaf92edf360fb5312532 +refs/heads/master: d199fb7d6d83e185fde1a784ea9e45103db19581 diff --git a/trunk/drivers/staging/mei/TODO b/trunk/drivers/staging/mei/TODO index 3b6a667a5808..7d9a13b0f2dd 100644 --- a/trunk/drivers/staging/mei/TODO +++ b/trunk/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