From: Larry Finger Date: Mon, 6 Feb 2012 03:12:26 +0000 (-0600) Subject: staging: r8712u: Use asynchronous firmware loading X-Git-Tag: v3.3-rc4~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c213fa59199f9673d66970d6940fa093186642f;p=pandora-kernel.git staging: r8712u: Use asynchronous firmware loading In https://bugs.archlinux.org/task/27996, failure of driver r8712u is reported, with a timeout during module loading due to synchronous loading of the firmware. The code now uses request_firmware_nowait(). Signed-off-by: Larry Finger Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed