diff options
author | Sameer Pujar <[email protected]> | 2021-03-15 23:01:31 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-03-16 13:24:12 +0000 |
commit | 8ca88d53351cc58d535b2bfc7386835378fb0db2 (patch) | |
tree | 9600d3e1b02f809d680dcaa1707d9f2c6df222f0 /scripts/gdb/linux/tasks.py | |
parent | 8d06b9633a66f41fed520f6eebd163189518ba79 (diff) |
ASoC: simple-card-utils: Do not handle device clock
This reverts commit 1e30f642cf29 ("ASoC: simple-card-utils: Fix device
module clock"). The original patch ended up breaking following platform,
which depends on set_sysclk() to configure internal PLL on wm8904 codec
and expects simple-card-utils to not update the MCLK rate.
- "arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dts"
It would be best if codec takes care of setting MCLK clock via DAI
set_sysclk() callback.
Reported-by: Michael Walle <[email protected]>
Suggested-by: Mark Brown <[email protected]>
Suggested-by: Michael Walle <[email protected]>
Fixes: 1e30f642cf29 ("ASoC: simple-card-utils: Fix device module clock")
Signed-off-by: Sameer Pujar <[email protected]>
Tested-by: Michael Walle <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions