Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
[pandora-kernel.git] / drivers / staging / olpc_dcon / TODO
1 TODO:
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
13 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
14 copy:
15         Andres Salomon <dilinger@queued.net>
16         Chris Ball <cjb@laptop.org>
17         Jon Nettleton <jon.nettleton@gmail.com>