dm table: share target argument parsing functions
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / olpc_dcon / TODO
blob35f9cda7be11e6e2b9c2ec17174c2b6ebe28dd84
1 TODO:
2         - checkpatch.pl cleanups
3         - 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
12 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
13 copy:
14         Andres Salomon <dilinger@queued.net>
15         Chris Ball <cjb@laptop.org>
16         Jon Nettleton <jon.nettleton@gmail.com>