remarkable-linux/drivers/staging/comedi
H Hartley Sweeten 4e5ba2f6bd staging: comedi: usbduxfast: remove usbduxfast_attach
This driver originally used the 'attach' method in order to get
the firmware for the device from the comedi_config utility. It
now uses request_firmware_nowait() in the usb_driver probe to
get this firmware.

Since this driver has an 'attach_usb' method in the comedi_driver,
the 'attach' method can be removed because it is now optional.

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-09-21 09:24:16 -07:00
..
drivers staging: comedi: usbduxfast: remove usbduxfast_attach 2012-09-21 09:24:16 -07:00
kcomedilib staging: comedi: kcomedilib: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
comedi.h staging: comedi: comedi.h: remove __user tag from chanlist 2012-09-19 09:36:44 +01:00
comedi_compat32.c
comedi_compat32.h
comedi_fops.c staging: comedi: don't dereference user memory for INSN_INTTRIG 2012-09-19 11:26:13 +01:00
comedi_internal.h
comedidev.h
comedilib.h
drivers.c staging: comedi: sparse warning in insn_rw_emulate_bits() 2012-09-19 11:26:12 +01:00
Kconfig staging: comedi: 8255_pci: move ni_pcidio 8255 board support 2012-09-13 20:13:03 -07:00
Makefile
proc.c
range.c staging: comedi: range: remove subdevice pointer math 2012-09-05 20:06:32 -07:00
TODO