Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
intel: ssp: check mclk always-on quirk in ssp_remove
Dynamic pipeline breaks mclk always-on feature by freeing dai component in HW_FREE stage; the ssp_remove() will be called and disables mclk unconditionally. Signed-off-by: Brent Lu <[email protected]>
- Loading branch information