Skip to content

[DNM] [UPSTREAM PATCH TEST] ASoC: soc-pcm: Optimize hw_params() BE DAI call#5414

Closed
ujfalusi wants to merge 1 commit intothesofproject:topic/sof-devfrom
ujfalusi:peter/test/sameer_01
Closed

[DNM] [UPSTREAM PATCH TEST] ASoC: soc-pcm: Optimize hw_params() BE DAI call#5414
ujfalusi wants to merge 1 commit intothesofproject:topic/sof-devfrom
ujfalusi:peter/test/sameer_01

Conversation

@ujfalusi
Copy link
Collaborator

The hw_params() function for BE DAI was being called multiple times due to an unnecessary SND_SOC_DPCM_STATE_HW_PARAMS state check.

Remove the redundant state check to ensure hw_params() is called only once per BE DAI configuration.

The hw_params() function for BE DAI was being called multiple times due
to an unnecessary SND_SOC_DPCM_STATE_HW_PARAMS state check.

Remove the redundant state check to ensure hw_params() is called only once
per BE DAI configuration.

Signed-off-by: Sheetal <sheetal@nvidia.com>
@ujfalusi
Copy link
Collaborator Author

@ujfalusi
Copy link
Collaborator Author

SOFCI TEST

@ujfalusi ujfalusi closed this May 21, 2025
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.

1 participant