[PATCH v2 2/6] ath10k: refactor firmware crashdump code to coredump.c

2017-12-22 Thread Kalle Valo
In preparation to add RAM dump support. No functional changes, only moving code and renaming function names. Signed-off-by: Kalle Valo --- drivers/net/wireless/ath/ath10k/Makefile |1 drivers/net/wireless/ath/ath10k/core.c |3

Re: [2/6] ath10k: refactor firmware crashdump code to coredump.c

2017-08-17 Thread Kalle Valo
Kalle Valo writes: > Kalle Valo wrote: > >> In preparation to add RAM dump support. No functional changes, only moving >> code >> and renaming function names. >> >> Signed-off-by: Kalle Valo > > With only this patch

Re: [2/6] ath10k: refactor firmware crashdump code to coredump.c

2017-08-16 Thread Kalle Valo
Kalle Valo wrote: > In preparation to add RAM dump support. No functional changes, only moving > code > and renaming function names. > > Signed-off-by: Kalle Valo With only this patch applied, and CONFIG_DEV_COREDUMP disabled, there's a build

[PATCH 2/6] ath10k: refactor firmware crashdump code to coredump.c

2017-08-15 Thread Kalle Valo
In preparation to add RAM dump support. No functional changes, only moving code and renaming function names. Signed-off-by: Kalle Valo --- drivers/net/wireless/ath/ath10k/Makefile |1 drivers/net/wireless/ath/ath10k/core.c |3