Files
ack-tegra/drivers
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
..
2012-10-26 01:05:56 +02:00
2012-10-15 14:45:51 -04:00
2012-10-23 01:03:00 +02:00
2012-10-11 00:45:21 -07:00
2012-09-26 22:28:21 -04:00
2012-10-29 08:37:12 -07:00
2012-10-24 16:58:53 +02:00
2012-09-24 10:07:40 -07:00
2012-10-26 02:20:36 -04:00
2012-10-17 15:53:03 -05:00
2012-10-18 17:50:08 +02:00
2012-10-16 18:07:12 -07:00