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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to