* [PATCH] Staging: olpc_dcon: Already completed TODO entry removed
@ 2013-08-03 21:11 Jens Frederich
0 siblings, 0 replies; only message in thread
From: Jens Frederich @ 2013-08-03 21:11 UTC (permalink / raw)
To: gregkh; +Cc: dilinger, devel, linux-kernel, cjb, Jens Frederich
The TODO entry - drop global variables, use a proper olpc_dcon_priv
struct - is already finished. The driver has no global variables.
It uses the private structure 'dcon_priv'.
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
diff --git a/drivers/staging/olpc_dcon/TODO b/drivers/staging/olpc_dcon/TODO
index f378e84..886e46e 100644
--- a/drivers/staging/olpc_dcon/TODO
+++ b/drivers/staging/olpc_dcon/TODO
@@ -3,7 +3,6 @@ TODO:
share more code
- allow simultaneous XO-1 and XO-1.5 support
- console event notifier support
- - drop global variables, use a proper olpc_dcon_priv struct
- audit code for unnecessary code; old unsupported prototype
workarounds, ancient variables (noaa?), etc
- verify sane i2c API usage, update to new stuff if necessary
--
1.7.9.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-03 21:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-03 21:11 [PATCH] Staging: olpc_dcon: Already completed TODO entry removed Jens Frederich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome