summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2012-05-24 17:27:18 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-04 20:39:39 -0700
commit8b7d417c406bafacedeae6cc3e110b11640d14e5 (patch)
tree436240a798795fe6b5ce52d21a2baf9d573db236 /include
parentf86b0d7da3ab15f73723d98f6685d6d8ef48c166 (diff)
staging: comedi: das08: Add attach_pci() hook
Implement the attach_pci() hook. This is called by comedi_pci_auto_config() in preference to the old attach() hook and avoids searching for the probed PCI device. Factor out some common code used by both the attach() and attach_pci() hooks into a couple of new functions, das08_pci_attach_common() and das08_find_pci_board(). Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions