diff options
| author | Shengjiu Wang <[email protected]> | 2020-06-22 17:03:31 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-06-23 12:54:09 +0100 |
| commit | 5748f4eb01a4df7a42024fe8bc7855f05febb7c5 (patch) | |
| tree | 4b6c2bfa066c1184a4b3a112218025fe2619f64e /tools/perf/scripts/python | |
| parent | 39853b1438bf9b07349c8c44b48f6c2eda6f8840 (diff) | |
ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
The "ret" in fsl_easrc_set_ctx_format is not initialized, then
the unknown value maybe returned by this function.
Fixes: 955ac624058f ("ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers")
Signed-off-by: Shengjiu Wang <[email protected]>
Acked-by: Nicolin Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions