From 0f952ac82a5b12e5f144473908495eea650277d3 Mon Sep 17 00:00:00 2001 From: Marc Dietrich Date: Tue, 27 Sep 2011 19:00:45 +0200 Subject: [PATCH] --- yaml --- r: 268562 b: refs/heads/master c: 8cdeff497a5279c0dc754c639cad83b8120810b6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/nvec/TODO | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b2338a5c7ebd..fd4bf0d3da0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 97cc26576fa2b0eb1aad1b29515bb0a32f86c45c +refs/heads/master: 8cdeff497a5279c0dc754c639cad83b8120810b6 diff --git a/trunk/drivers/staging/nvec/TODO b/trunk/drivers/staging/nvec/TODO index 623e9bb0b40a..f950ab890e2e 100644 --- a/trunk/drivers/staging/nvec/TODO +++ b/trunk/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