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

drivers: dai: modify dai_config_get API func #53708

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

juimonen
Copy link
Collaborator

Modify dai_config_get function to have the config struct as argument. This was not a showstopper but a request in the API review.

In the same patch modify all Intel dai drivers using the API to preserve bisect/compile.

Signed-off-by: Jaska Uimonen [email protected]

@juimonen
Copy link
Collaborator Author

sof changes here: thesofproject/sof#6939

@kv2019i kv2019i added the platform: Intel ADSP Intel Audio platforms label Jan 11, 2023
@juimonen juimonen force-pushed the get_config_fix branch 3 times, most recently from ff41704 to c1b7b18 Compare January 12, 2023 17:45
Modify dai_config_get function to have the config struct as argument.
This was not a showstopper but a request in the API review.

In the same patch modify all Intel dai drivers using the API to preserve
bisect/compile.

Signed-off-by: Jaska Uimonen <[email protected]>
@nashif nashif merged commit 3b7f9c3 into zephyrproject-rtos:main Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants