diff options
author | Richard Fitzgerald <[email protected]> | 2023-10-06 17:44:05 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-10-09 13:13:49 +0100 |
commit | af5fd122d7bd739a2b66405f6e8ab92557279325 (patch) | |
tree | 75a013c6e1b08368a2cea543618d498e0aeffc39 /tools/perf/scripts/python | |
parent | 1426b9ba7c453755d182ebf7e7f2367ba249dcf4 (diff) |
ASoC: cs35l56: Fix illegal use of init_completion()
Fix cs35l56_patch() to call reinit_completion() to reinitialize
the completion object.
It was incorrectly using init_completion().
Signed-off-by: Richard Fitzgerald <[email protected]>
Fixes: e49611252900 ("ASoC: cs35l56: Add driver for Cirrus Logic CS35L56")
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