xref: /openbmc/linux/drivers/staging/olpc_dcon/TODO (revision 7637c925)
1TODO:
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
11
12Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
13copy:
14	Andres Salomon <dilinger@queued.net>
15	Chris Ball <cjb@laptop.org>
16	Jon Nettleton <jon.nettleton@gmail.com>
17