Files
linux/drivers
H Hartley Sweeten 049ff74ca0 staging: comedi: addi_apci_1516: separate from addi_common.c
This driver is for simple 16 channel dio boards. Using the addi-data
"common" code introduces a lot of bloat.

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 bloat.

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>
2012-11-13 15:12:45 -08:00
..
2012-10-15 14:45:51 -04:00
2012-09-26 22:28:21 -04:00
2012-11-10 10:17:31 +00:00
2012-10-24 16:58:53 +02:00
2012-09-24 10:07:40 -07:00
2012-10-17 15:53:03 -05:00
2012-10-16 18:07:12 -07:00