Loading
ASoC: codecs: Use secondary MI2S port to start MCLK
The primary MI2S port may already be started at the time of
MCLK configuration, which will lead to failure to start the clock.
Using secondary port fixes this issue.
CRs-fixed: 989774
Change-Id: I9a8c823d605547676fc4fff05ea520244f4c6d13
Signed-off-by:
Deven Patel <cdevenp@codeaurora.org>