Hi, this is v2 of Yanbo's firmware memory debugfs interface.
Changelog: v2: * split patches into two * simplify the commit logs * remove extra #include "hif.h" from debug.c --- Yanbo Li (2): ath10k: add register access debugfs interface ath10k: add memory dump debugfs interface drivers/net/wireless/ath/ath10k/core.h | 2 drivers/net/wireless/ath/ath10k/debug.c | 188 +++++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath10k/hif.h | 37 ++++++ drivers/net/wireless/ath/ath10k/pci.c | 3 4 files changed, 230 insertions(+) -- 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