[PATCH 0/2] staging: comedi/drivers: use auto_attach

H Hartley Sweeten hartleys at visionengravers.com
Tue Oct 30 16:31:21 UTC 2012


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




More information about the devel mailing list