ath10k: fix wmi service bitmap debug
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 4 Aug 2014 06:18:33 +0000 (09:18 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 12 Aug 2014 07:42:24 +0000 (10:42 +0300)
commitcff990ce7ddd6a43f86757867399a8a64aa29af9
tree35ad2395674acefba4e6822a0773a9219c1cf8af
parent17dc0b8068f9f01c56b0ade5c36b4c45a3339dda
ath10k: fix wmi service bitmap debug

The 10.x and main firmware branches have
conflicting WMI service bitmap definitions.

This also fixes WMI services parsing on big-endian
hosts and changes debugfs output to be more human
friendly.

kvalo: remove braces and the last semicolon from SVCSTR()

Signed-off-by: Michal Kazior <michal.kazior@tieto.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.c
drivers/net/wireless/ath/ath10k/wmi.h