Skip to content
Unverified Commit 7cc206bf authored by Takashi Iwai's avatar Takashi Iwai Committed by Mark Brown
Browse files

ASoC: tegra: Simplify with dma_set_mask_and_coherent()



ASoC tegra PCM code still has explicit calls of dma_set_mask() and
dma_set_coherent_mask().

Let's simplify with dma_set_mask_and_coherent().

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20210114133337.1039-4-tiwai@suse.de


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ab152afa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment