commit | e07db352ca679a8b915008195aeee5c790bee545 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Oct 13 09:40:47 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Oct 21 09:58:41 2014 +0300 |
tree | 85bea1a172891e3656a01e252a763f21bfa1fe8d | |
parent | 82d7aba71541a308bc19e869f7cf7423672dee37 [diff] |
ath10k: add back enum ath10k_bus Commit 3a0861fffd223 ("ath10k: remove ath10k_bus") removed enum ath10k_bus because it was not used for anything at the time. But now it's needed for for retrieving the right calibration data file so add it back. Only new addition is ath10k_bus_str(). Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>