diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-30 19:04:39 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 20:48:07 -0700 |
| commit | 40372f5f66c4d123b8bd17b785fadecd19eb2bd1 (patch) | |
| tree | 6e050818a9a2a3a10d1d27eb1a100bf39885b7c0 /include/linux/root_dev.h | |
| parent | b4843c19be4cbae48dc002080bdf49c274f26796 (diff) | |
staging: comedi: amplc_pc263: 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_pc263' to 'amplc_pc263_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/root_dev.h')
0 files changed, 0 insertions, 0 deletions
