Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-17 | ath9k: common-spectral: don't depend from ATH9K_DEBUGFS | Oleksij Rempel | |
we can have here two variants. Add ATH9K_CMN_DEBUGFS y if ATH9K_CMN_DEBUGFS || ATH9K_HTC_DEBUGFS wich will add more configurations and testcases. Or remove ATH9K_HTC_DEBUGFS which need more time to be done. So, make common-spectral ignore ATH9K_DEBUGFS option for now. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2014-11-11 | ath9k: move spectral.* to common-spectral.* | Oleksij Rempel | |
and rename exports from ath9k_spectral_* to ath9k_cmn_spectral_* Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |