From: Brian Cavagnolo Date: Sat, 13 Nov 2010 01:23:52 +0000 (-0800) Subject: mwl8k: make initial firmware load asynchronous X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99020471001dbbd6edf61f105368cb6667cc683d;p=pandora-kernel.git mwl8k: make initial firmware load asynchronous Introduce a firmware loading state machine to manage the process of loading firmware asynchronously and completing initialization upon success. The state machine attempts to load the preferred firmware image. If that fails, and if an alternative firmware image is available, it will attempt to load that one. Signed-off-by: Brian Cavagnolo Signed-off-by: John W. Linville --- Reading git-diff-tree failed