]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitecd6430a90bf0f64a40416311b633a7a09d7433a
tree49e1368c2f25602f49e7a03b4c5f0bcd544d93ad
parent805786e355b51aeb0a24a16112591ba7d0122eef
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