commit | 5c58edc63edd6cd8097e2bee90e2d341e33bcd60 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Feb 07 14:18:40 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Feb 27 13:25:15 2012 -0800 |
tree | e6e1e1a03a837e8c5a9944adc3aa07275df68084 | |
parent | a78be210d53b24cc3437d4362912c510b895a8eb [diff] |
iwlwifi: introducing the drv object's flows Fetch the fw and spawn the op_mode. The op_mode that we need to fetch is determined from the fw file. Since the fw is fetched very early in the init flow, we can determine what op_mode to spawn. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>