staging: nvec: update ToDo list
authorMarc Dietrich <marvin24@gmx.de>
Tue, 27 Sep 2011 17:00:45 +0000 (19:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Sep 2011 00:40:39 +0000 (17:40 -0700)
Mostly small stuff only. Hopefully completed during the next
release cycle.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
[jak@jak-linux.org: Removed some items no longer valid]
Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/nvec/TODO

index 623e9bb0b40a8129314141f79a63d8f25c248803..f950ab890e2e217c8b412bc21cfe42a4485d6bc7 100644 (file)
@@ -5,3 +5,8 @@ ToDo list (incomplete, unordered)
          where conn is either NULL if the device only has one clock, or
          the device specific name if it has multiple clocks.
        - move half of the nvec init stuff to i2c-tegra.c
+       - move event handling to nvec_events
+       - finish suspend/resume support
+       - modifiy the sync_write method to return the received
+         message in a variable (and return the error code).
+       - add support for more device implementations