On Tuesday, October 30, 2012 6:30 AM, Ian Abbott wrote:
>
> Change the comedi USB drivers and PCI drivers to use the new
> `auto_attach()` method instead of `attach_usb()` and `attach_pci()`.
>
> There may be a few left-over PCI devices due to H Hartley Sweeten's
> patches that add `attach_pci()` to some drivers.  Those will be taken
> care of later.
>
> I plan to remove `attach_usb()` and `attach_pci()` from `struct
> comedi_driver` once everything has stopped using them.

Ian,

Did I miss your repost of the patches to add the attach_pci method?

I don't have any issues with this series but it can't go in until the
attach_pci support is added.

Regards,
Hartley

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to