summaryrefslogtreecommitdiffstats
path: root/0005-NOT_FOR_UPSTREAM-staging-nvec-update-TODO.patch
blob: 189ebbd54e30567342daa5cc5e39735cd1537027 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
From dae19aa6e59d89f211f47e09763b2fa9e5434bd1 Mon Sep 17 00:00:00 2001
From: Marc Dietrich <marvin24@gmx.de>
Date: Tue, 11 Mar 2014 21:24:49 +0100
Subject: [PATCH 5/6] NOT_FOR_UPSTREAM: staging: nvec: update TODO

Module support and suspend/resume was fixed in last kernels already.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
---
 drivers/staging/nvec/TODO | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO
index e5ae42a..662bdcd 100644
--- a/drivers/staging/nvec/TODO
+++ b/drivers/staging/nvec/TODO
@@ -1,8 +1,6 @@
 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
 	- 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.8.3.1