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