summaryrefslogtreecommitdiff
path: root/include/linux/usb
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-11-01 11:08:37 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-01 12:34:25 -0700
commit10db292fb43045881135fa7f8457e9399108a985 (patch)
tree468d9fbd817402f11503520cd9f7ed397bba2090 /include/linux/usb
parent50a24814958ff9cba0e74bfa900bfac698c2ce23 (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/usb')
0 files changed, 0 insertions, 0 deletions