Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASoC: Intel: sof_sdw: Make use of dev_err_probe() #4673

Conversation

ujfalusi
Copy link
Collaborator

The devm_snd_soc_register_card() can return with
-EPROBE_DEFER and in that case the driver should not print an error message.

Closes: #4668

The devm_snd_soc_register_card() can return with
-EPROBE_DEFER and in that case the driver should not print
an error message.

Closes: thesofproject#4668
Signed-off-by: Peter Ujfalusi <[email protected]>
@plbossart
Copy link
Member

@bardliao can you review please?

@ujfalusi ujfalusi merged commit 7ddbe05 into thesofproject:topic/sof-dev Oct 31, 2023
9 checks passed
@ujfalusi ujfalusi deleted the peter/sof/pr/sof-sdw-no-print-when-deferring-01 branch November 30, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] warning: sof_sdw sof_sdw: snd_soc_register_card failed -517
4 participants