From: Marc Dietrich <marvin24@xxxxxx> Mostly small stuff only. Hopefully completed during the next release cycle. Signed-off-by: Marc Dietrich <marvin24@xxxxxx> Signed-off-by: Julian Andres Klode <jak@xxxxxxxxxxxxx> --- 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 623e9bb..6d5b3df 100644 --- a/drivers/staging/nvec/TODO +++ b/drivers/staging/nvec/TODO @@ -5,3 +5,11 @@ 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 + - 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 device implementations -- 1.7.5.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel