staging: comedi: amplc_pci224: use attach_pci() hook
authorIan Abbott <abbotti@mev.co.uk>
Fri, 30 Mar 2012 16:15:04 +0000 (17:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 18:23:18 +0000 (11:23 -0700)
Change the amplc_pci224 driver to use the new attach_pci() hook in
struct comedi_driver to auto-configure probed PCI devices.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found