diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-10-28 00:44:15 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-30 02:02:08 +0400 |
| commit | d5121914a22c22d849abb57d086fe408c9ca2c0c (patch) | |
| tree | c2ea3ae26e292f7faaae75fc300e46115397f17f /scripts/checkstack.pl | |
| parent | 8ed705aff0652fdbd2c6b406155d7d480e1aabe0 (diff) | |
| download | linux-d5121914a22c22d849abb57d086fe408c9ca2c0c.tar.xz | |
staging: comedi: support auto_attach() for PCI and USB
Allow `comedi_pci_auto_config()` and `comedi_usb_auto_config()` to use
the new `auto_attach()` hook in the low-level driver's `struct
comedi_driver` if it is set and the `attach_pci()` or `attach_usb()`
hook (for PCI or USB respectively) is `NULL`.
Eventually, the `auto_attach()` hook will be the only way of
auto-configuring hardware devices as comedi devices and the bus-type
specific `attach_pci()` and `attach_usb()` hooks will be removed.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
