From 41327b3e7344dadf8391549216db4e81deb32b22 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 20 May 2013 14:31:05 -0700 Subject: [PATCH] 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-format-patch failed