Browse Source

Staging: serqt_usb: add TODO file

Adds a TODO file


Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Greg Kroah-Hartman 16 years ago
parent
commit
68bf9916d5
1 changed files with 8 additions and 0 deletions
  1. 8 0
      drivers/staging/serqt_usb/TODO

+ 8 - 0
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>