mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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:
parent
a78165066b
commit
14fdbf0ff2
@ -80,6 +80,7 @@ enum wdsp_signal {
|
||||
|
||||
/* Software generated signal indicating debug dumps to be collected */
|
||||
WDSP_DEBUG_DUMP,
|
||||
WDSP_DEBUG_DUMP_INTERNAL,
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user