From: H Hartley Sweeten Date: Mon, 20 May 2013 21:31:05 +0000 (-0700) Subject: staging: comedi: usbduxsigma: request firmware synchronously X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41327b3e7344dadf8391549216db4e81deb32b22;p=pandora-kernel.git 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 Cc Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed