aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/nvec/TODO')
-rw-r--r--drivers/staging/nvec/TODO7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO
index e4d85d9b46817a..8afde3ccc960e8 100644
--- a/drivers/staging/nvec/TODO
+++ b/drivers/staging/nvec/TODO
@@ -1,6 +1,5 @@
ToDo list (incomplete, unordered)
- - add compile as module support
- - move half of the nvec init stuff to i2c-tegra.c
- - move event handling to nvec_events
+ - move the driver to the new i2c slave framework
- finish suspend/resume support
- - add support for more device implementations
+ - fix udelay in the isr
+ - add atomic ops in order to fix shutoff/reboot problems