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