summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/TODO
diff options
context:
space:
mode:
authorTomás Tormo <tomas.tormo@gmail.com>2016-02-14 20:30:56 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-14 16:52:15 -0800
commit73b37c91ac5f31c296220bb20dabb881c80b4222 (patch)
treef20e583bf6bfe8ab9ade400c82d0899706371750 /drivers/staging/nvec/TODO
parentbb778553d491b65310b83c55274a2f09912d47a1 (diff)
downloadop-kernel-dev-73b37c91ac5f31c296220bb20dabb881c80b4222.zip
op-kernel-dev-73b37c91ac5f31c296220bb20dabb881c80b4222.tar.gz
Staging: nvec: Modify the nvec_write_sync method to return the error code
Modify the nvec_write_sync function to return the error code instead of the received message. The received message is now returned as an output parameter. Signed-off-by: Tomás Tormo <tomas.tormo@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/nvec/TODO')
-rw-r--r--drivers/staging/nvec/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO
index e5ae42a..e4d85d9 100644
--- a/drivers/staging/nvec/TODO
+++ b/drivers/staging/nvec/TODO
@@ -3,6 +3,4 @@ ToDo list (incomplete, unordered)
- 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
OpenPOWER on IntegriCloud