drivers/staging/olpc_dcon: convert to new cs5535 gpio API
[linux-2.6-block.git] / drivers / staging / olpc_dcon / TODO
CommitLineData
8ae48363
AS
1TODO:
2 - checkpatch.pl cleanups
8ae48363
AS
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
11
12Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
13copy:
14 Andres Salomon <dilinger@queued.net>
58f92cf1
AS
15 Chris Ball <cjb@laptop.org>
16 Jon Nettleton <jon.nettleton@gmail.com>