diff options
author | Francesco Dolcini <[email protected]> | 2022-06-24 12:13:01 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-07 17:16:19 +0100 |
commit | 040e3360af3736348112d29425bf5d0be5b93115 (patch) | |
tree | de686e50913562fbcb9dcd3d663e93cdb8802634 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 980555e95f7cabdc9c80a07107622b097ba23703 (diff) |
ASoC: sgtl5000: Fix noise on shutdown/remove
Put the SGTL5000 in a silent/safe state on shutdown/remove, this is
required since the SGTL5000 produces a constant noise on its output
after it is configured and its clock is removed. Without this change
this is happening every time the module is unbound/removed or from
reboot till the clock is enabled again.
The issue was experienced on both a Toradex Colibri/Apalis iMX6, but can
be easily reproduced everywhere just playing something on the codec and
after that removing/unbinding the driver.
Fixes: 9b34e6cc3bc2 ("ASoC: Add Freescale SGTL5000 codec support")
Signed-off-by: Francesco Dolcini <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions