Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219982
b: refs/heads/master
c: 8ae4836
h: refs/heads/master
v: v3
  • Loading branch information
Andres Salomon authored and Greg Kroah-Hartman committed Sep 30, 2010
1 parent a751ccc commit 4a46908
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f0753b8a908dd641144b314d7028af880f376a6
refs/heads/master: 8ae48363ee2134141c0c661a57be213fc5d98cee
15 changes: 15 additions & 0 deletions trunk/drivers/staging/olpc_dcon/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
TODO:
- checkpatch.pl cleanups
- port geode gpio calls to newer cs5535 API
- 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>

0 comments on commit 4a46908

Please sign in to comment.