diff options
author | Martin Povišer <povik+lin@cutebit.org> | 2022-08-25 16:22:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-05 13:09:09 +0100 |
commit | b6b55b232564ade5cd91e9b9e2228b49f230d67f (patch) | |
tree | 9ee50d1f610e88204aaf3db634090ec7477fe6b2 /scripts/gdb/linux/utils.py | |
parent | 376be51caf8871419bbcbb755e1e615d30dc3153 (diff) |
ASoC: tas2562: Drop conflicting set_bias_level power setting
The driver is setting the PWR_CTRL field in both the set_bias_level
callback and on DAPM events of the DAC widget (and also in the
mute_stream method). Drop the set_bias_level callback altogether as the
power setting it does is in conflict with the other code paths.
(This mirrors commit c8a6ae3fe1c8 ("ASoC: tas2770: Drop conflicting
set_bias_level power setting") which was a fix to the tas2770 driver.)
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220825142226.80929-2-povik+lin@cutebit.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions