Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soundwire: stream: make sure peripheral is initialized before program it
A peripheral may experience an unexpected unattach and attach cycle before a stream is prepared. It will fail to program registers if we try to program them before the peripheral is attached. Signed-off-by: Bard Liao <[email protected]>
- Loading branch information