diff options
author | Maxim Kochetkov | 2023-06-13 22:15:51 +0300 |
---|---|---|
committer | Mark Brown | 2023-06-19 23:29:25 +0100 |
commit | 6f80197f40515853814d0f22e5209d53f899ab91 (patch) | |
tree | 5014e4ca17347f853bee144c956b1a7159a455f5 /samples/pktgen | |
parent | a42e988b6265dcd489feb1adab8551b40c988f43 (diff) |
ASoC: dwc: don't assign addr_width for dt configs
For proper DMA operation addr_width must corresponds with audio format
(S16, S24, S32, etc). Proper bus width calculations is performed by
snd_hwparams_to_dma_slave_config(). So drop wrong addr_width asignment
for dt configs and let snd_hwparams_to_dma_slave_config() do the job.
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Link: https://lore.kernel.org/r/20230613191552.724748-1-fido_max@inbox.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'samples/pktgen')
0 files changed, 0 insertions, 0 deletions