[PATCH 2/4] remoteproc: Add additional crash reasons

2015-09-25 Thread Bjorn Andersson
The Qualcomm WCNSS can crash by watchdog or a fatal software error. Add these types to the list of remoteproc crash reasons. Signed-off-by: Bjorn Andersson --- drivers/remoteproc/remoteproc_core.c | 2 ++ include/linux/remoteproc.h | 4 2 files changed, 6 insertions(+) diff

[PATCH 2/4] remoteproc: Add additional crash reasons

2015-09-25 Thread Bjorn Andersson
The Qualcomm WCNSS can crash by watchdog or a fatal software error. Add these types to the list of remoteproc crash reasons. Signed-off-by: Bjorn Andersson --- drivers/remoteproc/remoteproc_core.c | 2 ++ include/linux/remoteproc.h | 4 2 files