]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: refactor firmware crashdump code to coredump.c
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 22 Dec 2017 13:38:43 +0000 (15:38 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 27 Dec 2017 10:20:15 +0000 (12:20 +0200)
commit131ccaa249c4e298548e566ce8fe6609528f63c7
tree99e62284a305dbb48145a1b020d835a4bc53677c
parent3bb283c2abca08143a2717a1765fa89564d5b4b2
ath10k: refactor firmware crashdump code to coredump.c

In preparation to add RAM dump support. No functional changes, only moving code
and renaming function names.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/Makefile
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/coredump.c [new file with mode: 0644]
drivers/net/wireless/ath/ath10k/coredump.h [new file with mode: 0644]
drivers/net/wireless/ath/ath10k/debug.c
drivers/net/wireless/ath/ath10k/debug.h
drivers/net/wireless/ath/ath10k/pci.c