]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: usbduxsigma: request firmware synchronously
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 20 May 2013 21:31:05 +0000 (14:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2013 17:59:12 +0000 (10:59 -0700)
commit41327b3e7344dadf8391549216db4e81deb32b22
tree31868a1b65df7288e77dc6ed177323198c750b8e
parent1383b9ddb8d37ff3509af562e118b6aa34927a9d
staging: comedi: usbduxsigma: request firmware synchronously

Change the request_firmware_nowait() to a request_firmware() so
that the usb_driver (*probe) can continue with the comedi_driver
(*auto_attach).

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>
drivers/staging/comedi/drivers/usbduxsigma.c