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