swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 authored by Linus Torvalds on 29 April 2013, 00:36:01 UTC
Linux 3.9
Tip revision: c1be5a5
TODO
TODO:
	- checkpatch.pl cleanups
	- see if vx855 gpio API can be made similar enough to cs5535 so we can
	  share more code
	- allow simultaneous XO-1 and XO-1.5 support
	- console event notifier support
	- drop global variables, use a proper olpc_dcon_priv struct
	- audit code for unnecessary code; old unsupported prototype
	  workarounds, ancient variables (noaa?), etc
	- verify sane i2c API usage, update to new stuff if necessary

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
copy:
	Andres Salomon <dilinger@queued.net>
	Chris Ball <cjb@laptop.org>
	Jon Nettleton <jon.nettleton@gmail.com>
back to top