Staging: olpc_dcon: updating MAINTAINERS
[linux-2.6-block.git] / drivers / staging / olpc_dcon / TODO
1 TODO:
2         - see if vx855 gpio API can be made similar enough to cs5535 so we can
3           share more code
4         - allow simultaneous XO-1 and XO-1.5 support
5         - console event notifier support
6         - drop global variables, use a proper olpc_dcon_priv struct
7         - audit code for unnecessary code; old unsupported prototype
8           workarounds, ancient variables (noaa?), etc
9         - verify sane i2c API usage, update to new stuff if necessary
10
11 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
12 copy:
13         Daniel Drake <dsd@laptop.org>
14         Jens Frederich <jfrederich@gmail.com>