commit | 28755b8f6d94a51810f68e1dfe302309ce452719 | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | Thu Jun 23 16:57:13 2016 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Jul 08 17:01:31 2016 +0300 |
tree | 9d56e1285d66c13a1c6a580c63a521d78b98a564 | |
parent | d323cb71abeffe8bb20cac0177bc045e5a59948e [diff] |
ath9k: move all ath9k_platform_data initialization into one function No functional changes, this simply makes the code easier to understand because all initialization based on ath9k_platform_data is now within one function. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>