Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: apple: mca: Add delay after configuring clock
Right after the early FE setup, ADMAC gets told to start the DMA. This can end up in a weird "slip" state with the channels transposed. Waiting a bit fixes this; presumably this allows the clock to stabilize. Signed-off-by: Hector Martin <[email protected]>
- Loading branch information