diff options
author | Martin Povišer <povik+lin@cutebit.org> | 2022-08-08 16:12:45 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-08-08 20:44:41 +0100 |
commit | 482c23fbc7e9bf5a7a74defd0735d5346215db58 (patch) | |
tree | 9c76de73dc4f89a9943a76a4ac5f94f20c7b0992 /drivers/hid | |
parent | bf54d97a835dfe62d4d29e245e170c63d0089be7 (diff) |
ASoC: tas2770: 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.
Fixes: 1a476abc723e ("tas2770: add tas2770 smart PA kernel driver")
Signed-off-by: Martin Povišer <povik+lin@cutebit.org>
Link: https://lore.kernel.org/r/20220808141246.5749-4-povik+lin@cutebit.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions