diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-09-19 16:20:38 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-21 09:24:16 -0700 |
commit | 453443f32fd8d5fb3da702aa02901297dd4ad51f (patch) | |
tree | 388f14cb588b2cee676044a212e621f6d494bc25 /tools/perf/scripts/python/syscall-counts.py | |
parent | bda60cbfe252ad5ba7d4df4cc17c0f55e8b54599 (diff) |
staging: comedi: usbduxsigma: remove usbduxsigma_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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions