blob: 35f9cda7be11e6e2b9c2ec17174c2b6ebe28dd84 [file] [log] [blame]
Andres Salomon8ae48362010-09-24 23:48:34 -07001TODO:
2 - checkpatch.pl cleanups
Andres Salomon8ae48362010-09-24 23:48:34 -07003 - see if vx855 gpio API can be made similar enough to cs5535 so we can
4 share more code
5 - allow simultaneous XO-1 and XO-1.5 support
6 - console event notifier support
7 - drop global variables, use a proper olpc_dcon_priv struct
8 - audit code for unnecessary code; old unsupported prototype
9 workarounds, ancient variables (noaa?), etc
10 - verify sane i2c API usage, update to new stuff if necessary
11
12Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
13copy:
14 Andres Salomon <dilinger@queued.net>
Andres Salomon58f92cf2010-09-25 19:05:50 -070015 Chris Ball <cjb@laptop.org>
16 Jon Nettleton <jon.nettleton@gmail.com>