diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
| commit | 8e4bff4cab0ddac6060645b0715210484d02ff40 (patch) | |
| tree | 3a5c3024371a04692a3a6d9974d001cdff8ebf84 /drivers/staging/olpc_dcon/TODO | |
Diffstat (limited to 'drivers/staging/olpc_dcon/TODO')
| -rw-r--r-- | drivers/staging/olpc_dcon/TODO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/staging/olpc_dcon/TODO b/drivers/staging/olpc_dcon/TODO new file mode 100644 index 00000000..35f9cda7 --- /dev/null +++ b/drivers/staging/olpc_dcon/TODO @@ -0,0 +1,16 @@ +TODO: + - checkpatch.pl cleanups + - 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> |
