ASoC: apple: mca: Move MCLK enable/disable to earlier
authorMartin Povišer <povik+lin@protonmail.com>
Thu, 20 Jan 2022 00:32:17 +0000 (01:32 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Feb 2022 16:09:54 +0000 (09:09 -0700)
commit5112a65b0fa217f03423d85de496f01df25a3892
tree0b96f7bd37c2085d9a2cfefac5994d881af9fb38
parentab518faa4b5df6d8ce6e1e390647f844e48f0b06
ASoC: apple: mca: Move MCLK enable/disable to earlier

Move MCLK enable/disable to earlier in the ALSA setup sequence to make
sure the clock is set up before a codec transitions to it.
sound/soc/apple/mca.c