Files
linux/drivers/staging
Ian Abbott d8967b6ed6 staging: comedi: amplc_pc263: Add attach_pci() hook
Implement the attach_pci() hook as function pc263_attach_pci().  This is
called bu comedi_pci_auto_config() in preference to the old attach()
hook (implemented by pc263_attach()) and avoids searching for the probed
PCI device.

Factor out code common to pc263_find_pci() and pc263_attach_pci() into
new function pc263_find_pci_board().  Factor out most code common to
pc263_attach() and pc263_attach_pci() into new functions
pc263_pci_common_attach() and pc263_common_attach().

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-04 20:48:08 -07:00
..
2012-05-17 13:17:41 -07:00
2012-05-02 11:48:07 -07:00
2012-05-14 13:31:09 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-04-29 21:32:20 -04:00
2012-03-08 11:47:02 -08:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00