xref: /openbmc/linux/drivers/staging/olpc_dcon/TODO (revision 8ae48363)
1TODO:
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
13Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
14copy:
15	Andres Salomon <dilinger@queued.net>
16