diff options
author | Jens Frederich <jfrederich@gmail.com> | 2013-08-20 15:53:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-21 10:02:28 -0700 |
commit | 1a04eac93d4df94500d77b672a75a8c12ccae1c7 (patch) | |
tree | 215859cb7c35dbe8f4932b694ecf29cd168dd2e8 /drivers/staging/olpc_dcon | |
parent | d60019a948130bbdd10c7fa842d29006d68e6f62 (diff) |
Staging: olpc_dcon: Removed more completed TODO entries
1. Console event notifier support: No one I've asked knows what this
all about.
2. Audit code for unnecessary code: This is done.
3. Verify sane i2cAPI usage: This is also done.
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/olpc_dcon')
-rw-r--r-- | drivers/staging/olpc_dcon/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/olpc_dcon/TODO b/drivers/staging/olpc_dcon/TODO index 885399196de2..61c2e65ac354 100644 --- a/drivers/staging/olpc_dcon/TODO +++ b/drivers/staging/olpc_dcon/TODO @@ -2,10 +2,6 @@ TODO: - 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 - - 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: |