diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-29 14:49:29 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 20:46:56 -0700 |
| commit | c25386f5db48ee5d94b6ff3b1dc43ea6c87c9560 (patch) | |
| tree | ad8b7fdb1c78645be1eadfd612a36c3b552b74d4 /include/linux | |
| parent | 1bb6dfc407b7c29d22dc9b5d21db86f50653b46e (diff) | |
staging: comedi: amplc_pc236: 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_pc236' to 'amplc_pc236_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
