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.

Thanks,
Hartley

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to