commit | 915183b62276191ef767e00e683f4c085c4cc325 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 14 13:54:12 2021 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 15 11:17:19 2021 +0100 |
tree | 694cdb48fee17e46b42ea958bba0e6bb0efe2bf0 | |
parent | 669f65eaeb969ef60811939a5811479d3e8087af [diff] |
ALSA: x86: Simplify with dma_set_mask_and_coherent() LPE driver still has explicit calls of dma_set_mask() and dma_set_coherent_mask(). Let's simplify with dma_set_mask_and_coherent(). Link: https://lore.kernel.org/r/20210114125412.993-3-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>