ath10k: Added support for extended dbglog module id for 10.4
authorMaharaja Kennadyrajan <c_mkenna@qti.qualcomm.com>
Tue, 23 Aug 2016 10:05:36 +0000 (15:35 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 2 Sep 2016 15:55:55 +0000 (18:55 +0300)
commitafcbc82cea527a046d66ff3088a75e56417abfc5
tree68ca66ee2835e5d0f383d2d30e46d4add680bf02
parent881ed54ecc138776adc20058c43d93f9b24f8b6d
ath10k: Added support for extended dbglog module id for 10.4

For 10.4 fw versions, dbglog module id has been extended from u32
to u64, hence this patch fixes the same in the ath10k driver side.

This patch doesn't break the older 10.4 releases. The FW change
is already present in the older FWs.

Signed-off-by: Maharaja Kennadyrajan <c_mkenna@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/debug.c
drivers/net/wireless/ath/ath10k/wmi-ops.h
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h