Staging: cpc-usb: add TODO file
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 May 2009 04:16:23 +0000 (21:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 Jun 2009 18:00:53 +0000 (11:00 -0700)
List what needs to be done to get this driver merged into
the main part of the kernel tree.

Cc: Sebastian Haas <haas@ems-wuensche.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/cpc-usb/TODO [new file with mode: 0644]

diff --git a/drivers/staging/cpc-usb/TODO b/drivers/staging/cpc-usb/TODO
new file mode 100644 (file)
index 0000000..000e8bb
--- /dev/null
@@ -0,0 +1,9 @@
+Things to do for this driver to get merged into the main portion of the
+kernel:
+       - checkpatch cleanups
+       - sparse clean
+       - remove proc code
+       - tie into CAN socket interfaces if possible
+       - figure out sane userspace api
+
+Send patches to Greg Kroah-Hartman <greg@kroah.com>