diff options
author | 2025-02-13 15:05:18 +0800 | |
---|---|---|
committer | 2025-02-13 11:34:32 +0000 | |
commit | 571b69f2f9b1ec7cf7d0e9b79e52115a87a869c4 (patch) | |
tree | 61ebeabe86c637ba37d932824e03d97fe30f6166 /scripts/gdb/linux/utils.py | |
parent | ASoC: Intel: soc-acpi-intel-ptl-match typo fixups (diff) | |
download | wireguard-linux-571b69f2f9b1ec7cf7d0e9b79e52115a87a869c4.tar.xz wireguard-linux-571b69f2f9b1ec7cf7d0e9b79e52115a87a869c4.zip |
ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device
When defer probe happens, there may be below error:
platform 59820000.sai: Resources present before probing
The cpu_mclk clock is from the cpu dai device, if it is not released,
then the cpu dai device probe will fail for the second time.
The cpu_mclk is used to get rate for rate constraint, rate constraint
may be specific for each platform, which is not necessary for machine
driver, so remove it.
Fixes: b86ef5367761 ("ASoC: fsl: Add Audio Mixer machine driver")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://patch.msgid.link/20250213070518.547375-1-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions