ASoC: wcd-dsp-mgr: add one WDSP signal for WDSP boot timeout

Add one signal enum to indicate that it's the internal WDSP
boot timeout case.

Change-Id: I978745274f6f584cfd693cb5a34ace25cd92dac3
Signed-off-by: Walter Yang <yandongy@codeaurora.org>
This commit is contained in:
Walter Yang 2018-01-12 13:39:39 +08:00 committed by Gerrit - the friendly Code Review server
parent a78165066b
commit 14fdbf0ff2

View File

@ -80,6 +80,7 @@ enum wdsp_signal {
/* Software generated signal indicating debug dumps to be collected */
WDSP_DEBUG_DUMP,
WDSP_DEBUG_DUMP_INTERNAL,
};
/*