OSDN Git Service

staging: comedi: addi_apci_*: use auto_attach instead of attach_pci
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 6 Nov 2012 18:16:59 +0000 (11:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 19:46:41 +0000 (11:46 -0800)
commit891e62c33d9cdbcdb8adfaddd111e91a39d0f5fe
tree49e1368c2f25602f49e7a03b4c5f0bcd544d93ad
parent92cba8f3b42e1cb8211b64e91618102ecc8f0a6d
staging: comedi: addi_apci_*: use auto_attach instead of attach_pci

Change the remaining addi-data drivers so they attach using the generic
'auto_attach' method instead the pci specific 'attach_pci' method. The
'attach_pci' is deprecated and is going to be removed.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi_apci_1032.c
drivers/staging/comedi/drivers/addi_apci_1710.c
drivers/staging/comedi/drivers/addi_apci_3120.c