commit | 6508281b0b15c469a940ffa46bb9215c9e18eaf3 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Mon Jul 14 09:49:37 2014 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 18 13:45:23 2014 -0400 |
tree | 4209c79f4cb4a61568e08238548a826fecfe70d6 | |
parent | 5235cd21212ca3701b678d7e93682999a772c995 [diff] |
wil6210: support for "sparrow" hardware New hardware release appears; it require some changes to properly support it. Introduce struct wil_board and "board" attribute in wil6210_priv; keep hardware variant information in this structure. fill it on probe(). Used in the reset flow. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>