Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! ASoC: SOF: debug_dsp_ops: Add op to test DSP power state changes
Reported by analyzer-use-of-uninitialized-value sound/soc/sof/debug-dsp-ops.c:216:19: error: use of uninitialized value ‘string’ [CWE-457] [-Werror=analyzer-use-of-uninitialized-value] The ‘string’ will not be assigned in the default case of switch (sdev->dsp_power_state.state) and (sdev->dsp_power_state.substate). Signed-off-by: Bard Liao <[email protected]>
- Loading branch information