From: H Hartley Sweeten Date: Tue, 14 May 2013 20:24:17 +0000 (-0700) Subject: staging: comedi: usbduxfast: request firmware synchronously X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~674 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=998bb7be46b25b383a8dbcc80ee2ed0700d0cdc8;p=pandora-kernel.git staging: comedi: usbduxfast: request firmware synchronously Change the request_firmware_nowait() to a request_firmware() so that the usb_driver (*probe) and 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