projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
240f3ee
)
Staging: cpc-usb: add TODO file
author
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 15 May 2009 04:16:23 +0000
(21:16 -0700)
committer
Greg 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]
patch
|
blob
diff --git a/drivers/staging/cpc-usb/TODO
b/drivers/staging/cpc-usb/TODO
new file mode 100644
(file)
index 0000000..
000e8bb
--- /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>