From: Jens Frederich <jfrederich@gmail.com>
To: gregkh@linuxfoundation.org
Cc: dilinger@queued.net, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org, cjb@laptop.org,
Jens Frederich <jfrederich@gmail.com>
Subject: [PATCH] Staging: olpc_dcon: Already completed TODO entry removed
Date: Sat, 3 Aug 2013 23:11:39 +0200 [thread overview]
Message-ID: <1375564299-9142-1-git-send-email-jfrederich@gmail.com> (raw)
The TODO entry - drop global variables, use a proper olpc_dcon_priv
struct - is already finished. The driver has no global variables.
It uses the private structure 'dcon_priv'.
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
diff --git a/drivers/staging/olpc_dcon/TODO b/drivers/staging/olpc_dcon/TODO
index f378e84..886e46e 100644
--- a/drivers/staging/olpc_dcon/TODO
+++ b/drivers/staging/olpc_dcon/TODO
@@ -3,7 +3,6 @@ TODO:
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
--
1.7.9.5
reply other threads:[~2013-08-03 21:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1375564299-9142-1-git-send-email-jfrederich@gmail.com \
--to=jfrederich@gmail.com \
--cc=cjb@laptop.org \
--cc=devel@driverdev.osuosl.org \
--cc=dilinger@queued.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome