linux/drivers/staging/comedi
Ian Abbott 750af5e568 staging: comedi/drivers: use auto_attach instead of attach_pci
Change comedi drivers for PCI boards to use the new `auto_attach()`
method instead of the `attach_pci()` method.  I plan to remove the
`attach_pci()` and `attach_usb()` methods from `struct comedi_driver`
once nothing is using them.

Tag the functions with `__devinit` where they are not already so tagged,
as they are only called during PCI probe.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-30 10:53:50 -07:00
..
drivers staging: comedi/drivers: use auto_attach instead of attach_pci 2012-10-30 10:53:50 -07:00
kcomedilib staging/comedi: Use dev_ printks in kcomedilib/kcomedilib_main.c 2012-10-22 12:47:56 -07:00
Kconfig staging: comedi: Kconfig: update COMEDI_AMPLC_DIO200_PCI option 2012-10-24 15:25:23 -07:00
Makefile
TODO
comedi.h staging: comedi: comedi.h: add clock sources for amplc_dio200 timer 2012-10-24 15:25:22 -07:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c staging: comedi: fix memory leak for saved channel list 2012-09-21 09:29:53 -07:00
comedi_internal.h
comedidev.h staging: comedi: add comedi to usb interface helper 2012-10-29 15:02:08 -07:00
comedilib.h
drivers.c staging: comedi: support auto_attach() for PCI and USB 2012-10-29 15:02:08 -07:00
proc.c
range.c staging: comedi: range: remove subdevice pointer math 2012-09-05 20:06:32 -07:00