[PATCH 0/2] ath10k: implement board API 2 support

Kalle Valo kvalo at qca.qualcomm.com
Tue Oct 6 06:15:39 PDT 2015


Implement board 2 API to make it easier to have multiple board files and
automatically choose correct one.

---

Manikanta Pubbisetty (2):
      ath10k: add board 2 API support
      ath10k: select board data based on BMI chip id and board id


 drivers/net/wireless/ath/ath10k/bmi.h   |   10 +
 drivers/net/wireless/ath/ath10k/core.c  |  328 +++++++++++++++++++++++++++----
 drivers/net/wireless/ath/ath10k/core.h  |   13 +
 drivers/net/wireless/ath/ath10k/debug.c |   16 +-
 drivers/net/wireless/ath/ath10k/hw.h    |   13 +
 drivers/net/wireless/ath/ath10k/pci.c   |   13 +
 6 files changed, 338 insertions(+), 55 deletions(-)




More information about the ath10k mailing list