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>
@@ -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>