diff --git a/[refs] b/[refs] index b2d4fb73f363..8e7951e517a6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a9ea226670ffe24dd9b2f8ccc0909dfb14e35dd1 +refs/heads/master: 68bf9916d5ba55c81edee7cc9dfb1ab63792cb4f diff --git a/trunk/drivers/staging/serqt_usb/TODO b/trunk/drivers/staging/serqt_usb/TODO new file mode 100644 index 000000000000..34ecca8992d2 --- /dev/null +++ b/trunk/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