summaryrefslogtreecommitdiff
path: root/scripts/mod
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-09-10 18:59:54 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-10 20:05:55 -0700
commit3e5a0ba03e2f0d7402e47620ce0fae71b44e4723 (patch)
tree5bd82efddc449cfb0bd54853a08011ff599b542c /scripts/mod
parentf2bed9b4cbc6fa34db4e9b788c5f631fb7358ecc (diff)
staging: comedi: adl_pci9111: use attach_pci callback
Convert this PCI driver to use the comedi PCI auto config attach mechanism by adding an 'attach_pci' callback function. Since the driver does not require any external configuration options, and the legacy 'attach' callback is now optional, remove it. The boardinfo is also not needed now so remove it also. 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>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions