Skip to content

Commit

Permalink
staging: ozwpan: Update TODO file
Browse files Browse the repository at this point in the history
Update TODO file.

Signed-off-by: Rupesh Gujare <rgujare@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Rupesh Gujare authored and Greg Kroah-Hartman committed Jun 26, 2012
1 parent ba0a7ae commit 4b29a30
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions drivers/staging/ozwpan/TODO
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
TODO:
- review user mode interface and determine if ioctls can be replaced
with something better. correctly export data structures to user mode
if ioctls are still required and allocate ioctl numbers from
ioctl-number.txt.
- Convert event tracing code to in-kernel tracing infrastructure
- Check for remaining ioctl & check if that can be converted into
sysfs entries
- Convert debug prints to appropriate dev_debug or something better
- Modify Kconfig to add CONFIG option for enabling/disabling event
tracing.
- check USB HCD implementation is complete and correct.
- remove any debug and trace code.
- code review by USB developer community.
- testing with as many devices as possible.

Expand Down

0 comments on commit 4b29a30

Please sign in to comment.