commit | 891e62c33d9cdbcdb8adfaddd111e91a39d0f5fe | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Nov 06 11:16:59 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 11:46:41 2012 -0800 |
tree | 49e1368c2f25602f49e7a03b4c5f0bcd544d93ad | |
parent | 92cba8f3b42e1cb8211b64e91618102ecc8f0a6d [diff] |
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>