diff options
| author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-11-01 11:08:37 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-01 12:34:25 -0700 |
| commit | 10db292fb43045881135fa7f8457e9399108a985 (patch) | |
| tree | 468d9fbd817402f11503520cd9f7ed397bba2090 /include/linux/platform_data | |
| parent | 50a24814958ff9cba0e74bfa900bfac698c2ce23 (diff) | |
staging: comedi: addi_apci_1710: separate from addi_common.c
This addi-data driver uses a private function to initialize all
the subdevices during the attach of the board.
Copy the code in addi_common.c to this driver and remove the #include
that caused addi_common.c to be compiled with this driver. This will
allow removing the special handling for the apci1710 board in the
common code.
Rename the attach_pci and detach functions so they have namespace
associated with this driver.
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 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
