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

Ian Abbott abbotti at mev.co.uk
Tue Oct 30 17:03:06 UTC 2012


On 2012/10/30 04:31 PM, H Hartley Sweeten wrote:
> 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.

You mean auto_attach, not attach_pci.

Since the patches were already on the list (including v2 of patch 6/9),
I just reposted them unchanged to Greg.  They are in the "staging-next"
branch of Greg's "staging" repository.

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk>             )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587              )=-



More information about the devel mailing list