commit | 99020471001dbbd6edf61f105368cb6667cc683d | [log] [tgz] |
---|---|---|
author | Brian Cavagnolo <brian@cozybit.com> | Fri Nov 12 17:23:52 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 16 16:37:03 2010 -0500 |
tree | ba76f0cff8090293901573ea7664536bdae8ecee | |
parent | 952a0e963fb02e50f4afbf502f7d468a8fe2b0fa [diff] |
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 <brian@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>