linux-kernel-test/drivers/staging/comedi
Ian Abbott 847d74a260 staging: comedi: remove old auto-config
All the Comedi drivers that call `comedi_pci_auto_config()` or
`comedi_usb_auto_config()` define a `auto_attach()` handler in their
`struct comedi_driver`.  There is no need to fall back to abusing the
`attach()` handler any more, so remove the code that supports that.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-14 16:25:47 -08:00
..
drivers staging: comedi: addi_apci_1032: conform to new INSN_CONFIG_DIGITAL_TRIG 2012-11-14 16:25:08 -08:00
kcomedilib staging/comedi: Use dev_ printks in kcomedilib/kcomedilib_main.c 2012-10-22 12:47:56 -07:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c staging: comedi: check data length for INSN_CONFIG_DIGITAL_TRIG 2012-11-14 16:25:08 -08:00
comedi_internal.h
comedi.h staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIG 2012-11-14 16:25:08 -08:00
comedidev.h staging: comedi: comedidev.h: make comedi_board() parameter const 2012-11-06 09:28:58 +01:00
comedilib.h
drivers.c staging: comedi: remove old auto-config 2012-11-14 16:25:47 -08:00
Kconfig staging: comedi: Kconfig: remove VIRT_TO_BUS depends on 2012-11-13 15:33:54 -08:00
Makefile
proc.c
range.c staging: comedi: range: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
TODO