diff options
author | Simon Trimmer <[email protected]> | 2023-04-14 14:37:51 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-04-17 12:55:49 +0100 |
commit | 440c2d38950f738d7a35d3d29533728e74586d54 (patch) | |
tree | 145b3e7207dc255a32701f1ddb783fd50b2a95ee /drivers/usb/cdns3/cdns3-debug.h | |
parent | b82396122b028a07ce2977e3f33123d7ab526d91 (diff) |
ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()
Moving the wait from the beginning of the cs35l56_dsp_work() into
cs35l56_component_probe() will prevent the limbo situation that is an
artifact of the two stage SoundWire driver probe and initialisation
where the card is all registered and shows in ALSA but doesn't actually
work because the hardware didn't enumerate.
The other bus drivers perform the probe and init sequentially and are
not susceptible to this issue.
Signed-off-by: Simon Trimmer <[email protected]>
Signed-off-by: Richard Fitzgerald <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions