aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/cpc-usb/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cpc-usb/TODO')
-rw-r--r--drivers/staging/cpc-usb/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/cpc-usb/TODO b/drivers/staging/cpc-usb/TODO
new file mode 100644
index 00000000000..000e8bbc618
--- /dev/null
+++ b/drivers/staging/cpc-usb/TODO
@@ -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>