commit | f57cf939f050733871530b2441741186a5d8bcf3 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Sat Dec 28 09:47:12 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:58 2014 -0500 |
tree | 43899320c2c66ad916ba09884d37a3e624b990ed | |
parent | de82582b9a5e763835276012afd1b00746c8cf02 [diff] |
ath9k: Cleanup __ath9k_hw_init() * Move initialization of config variables to ath9k_hw_init_config(). * Move initialization of defaults to ath9k_hw_init_defaults(). Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>