Mostly small stuff only. Hopefully completed during the next release cycle. Signed-off-by: Marc Dietrich <marvin24@xxxxxx> --- drivers/staging/nvec/TODO | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO index 4cdd67b..e468fcea 100644 --- a/drivers/staging/nvec/TODO +++ b/drivers/staging/nvec/TODO @@ -1,3 +1,11 @@ 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 + - finish suspend/resume support + - create receive link list for nvec instead of using + the ring buffer + - add better error handling in nvec protocol + - modifiy the sync_write method to return the received + message in a variable (and return the error code). + - add support for more HW designs -- 1.7.4.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel