[PATCH 00/53] staging: comedi: usbdux: cleanup driver

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Jul 25 19:12:55 UTC 2013


On Thu, Jul 25, 2013 at 12:14:44PM -0500, H Hartley Sweeten wrote:
> On Thursday, July 25, 2013 10:08 AM, H Hartley Sweeten wrote:
> > On Thursday, July 25, 2013 8:25 AM, Ian Abbott wrote:
> >> On 2013-07-24 22:05, H Hartley Sweeten wrote:
> >>> Move all the usb_driver (*probe) and (*disconnect) operations into the
> >>> comedi_driver (*auto_attach) and (*detach). This allows the per device
> >>> private data to be kzalloc()'d and removes the 16 device limitation.
> >>>
> >>> Remove all the unnecessary information from the private data.
> >>>
> >>> Tidy up the driver to remove any cruft.
> >>>
> >>> H Hartley Sweeten (53):
> >
> >> I commented on patches 33, 34, 39, 40 and 47 to do with the ordering of 
> >> setting the foo_cmd_start variables and submitting the URBs, but the 
> >> remaining look okay.
> >
> > I'll rebase this series and drop those changes.
> 
> Greg,
> 
> If you don't see any issues with patches 1-32 of this series, could you
> apply them? That way I don't have to spam the list with those ones
> again.

Yes, I will go do that after lunch, thanks.

greg k-h


More information about the devel mailing list