summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/olpc_dcon/TODO')
-rw-r--r--drivers/staging/olpc_dcon/TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/drivers/staging/olpc_dcon/TODO b/drivers/staging/olpc_dcon/TODO
new file mode 100644
index 0000000..ac2d3d0
--- /dev/null
+++ b/drivers/staging/olpc_dcon/TODO
@@ -0,0 +1,17 @@
+TODO:
+ - checkpatch.pl cleanups
+ - port geode gpio calls to newer cs5535 API
+ - see if vx855 gpio API can be made similar enough to cs5535 so we can
+ 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
+
+Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
+copy:
+ Andres Salomon <dilinger@queued.net>
+ Chris Ball <cjb@laptop.org>
+ Jon Nettleton <jon.nettleton@gmail.com>
OpenPOWER on IntegriCloud