]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65529e07c11a6c2e1d9d3d6b989d86b49450990f
tree35ad2395674acefba4e6822a0773a9219c1cf8af
parenta1cf3c781552168c8a296d8d0be41dbe4a5da266
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