diff options
author | Niklas Carlsson <[email protected]> | 2021-04-22 15:02:26 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-04-22 16:27:33 +0100 |
commit | a89f3a93cd20f77ac1f84089297258d4b409e280 (patch) | |
tree | 1e4ac676034a4a6cd9ec0d3af8ae4ea4fc544fda /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | 62bad12bceebd7d336ced4e44f408b702c151ba0 (diff) |
ASoC: adau17x1: Avoid overwriting CHPF
Configuring number of channels per LRCLK frame by using e.g.
snd_soc_dai_set_tdm_slot before configuring DAI format was being
overwritten by the latter due to a regmap_write which would write over
the whole register.
Signed-off-by: Niklas Carlsson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions