From 8cdeff497a5279c0dc754c639cad83b8120810b6 Mon Sep 17 00:00:00 2001 From: Marc Dietrich Date: Tue, 27 Sep 2011 19:00:45 +0200 Subject: [PATCH] staging: nvec: update ToDo list Mostly small stuff only. Hopefully completed during the next release cycle. Signed-off-by: Marc Dietrich [jak@jak-linux.org: Removed some items no longer valid] Signed-off-by: Julian Andres Klode Acked-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- drivers/staging/nvec/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO index 623e9bb..f950ab8 100644 --- a/drivers/staging/nvec/TODO +++ b/drivers/staging/nvec/TODO @@ -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 -- 2.7.4