diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
| commit | 8e4bff4cab0ddac6060645b0715210484d02ff40 (patch) | |
| tree | 3a5c3024371a04692a3a6d9974d001cdff8ebf84 /drivers/staging/ozwpan/TODO | |
Diffstat (limited to 'drivers/staging/ozwpan/TODO')
| -rw-r--r-- | drivers/staging/ozwpan/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/staging/ozwpan/TODO b/drivers/staging/ozwpan/TODO new file mode 100644 index 00000000..b4febd79 --- /dev/null +++ b/drivers/staging/ozwpan/TODO @@ -0,0 +1,14 @@ +TODO: + - 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. + - code review by USB developer community. + - testing with as many devices as possible. + +Please send any patches for this driver to +Rupesh Gujare <rupesh.gujare@atmel.com> +and Greg Kroah-Hartman <gregkh@linuxfoundation.org>. |
