commit | d7579d12c33f87de9975d17880d708b50e959bbb | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Dec 03 10:10:54 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Dec 08 17:39:08 2014 +0200 |
tree | f5d453ed9a3397b6c7d43f2faaa2f430307691b2 | |
parent | 32653cf19554ddb77e9528851df3eed3ea35619d [diff] |
ath10k: introduce wmi ops Since the 10.x fw branch support was introduced it became apparent ath10k will need to be able to deal with different fw ABIs eventually. The patch creates an abstraction for dealing with command and event structures across different ABIs and mostly gets rid of the ATH10K_FW_FEATURE_WMI_10X flag usage. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>