diff options
author | H Hartley Sweeten <[email protected]> | 2012-09-19 16:21:13 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-09-21 09:24:16 -0700 |
commit | 5a0f2260897621cc0118cd16801b171acd06c31c (patch) | |
tree | 20b9a0973d71aa849959331e20c9bc7e36691ffa /net/unix/af_unix.c | |
parent | 4e5ba2f6bd1c480ce6b362a17a6a3456a2354cf0 (diff) |
staging: comedi: usbdux: remove usbdux_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 <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions