aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/serqt_usb/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/serqt_usb/TODO')
-rw-r--r--drivers/staging/serqt_usb/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/serqt_usb/TODO b/drivers/staging/serqt_usb/TODO
new file mode 100644
index 000000000000..34ecca8992d2
--- /dev/null
+++ b/drivers/staging/serqt_usb/TODO
@@ -0,0 +1,8 @@
+Things to do for this driver to get merged into the main portion of the
+kernel:
+ - checkpatch cleanups
+ - sparse clean
+ - port to the usb-serial layer instead of doing it all on its
+ own.
+
+Send patches to Greg Kroah-Hartman <greg@kroah.com>