swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 29594404d7fe73cd80eaa4ee8c43dcc53970c60e authored by Linus Torvalds on 11 December 2012, 03:30:57 UTC
Linux 3.7
Tip revision: 2959440
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