diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-31 14:08:32 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 20:49:19 -0700 |
| commit | d22e9306c3e119ebc058d5b77306042d6603b231 (patch) | |
| tree | 2b9fff26807f151eb915ccddee1b166fad1eb2b5 /include/linux | |
| parent | a6e11e3b9ffe994f1f2f8ab74ebdc9d1937c16e0 (diff) | |
staging: comedi: amplc_dio200: Use module_comedi_{pci,}_driver()
If PCI boards are supported, use the module_comedi_pci_driver() macro to
register the module as a comedi driver and a PCI driver. Otherwise,
only ISA boards are supported so use the module_comedi_driver() macro to
register the module as a comedi driver.
Renamed 'driver_amplc_dio200' to 'amplc_dio200_driver' and removed
'driver_' prefix from PCI related functions and variables, purely for
aesthetic reasons.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
