[PATCH 0/2] ALSA: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
tiwai at suse.de
Thu Jan 14 13:54:10 CET 2021
Simple patches that convert the two calls of dma_set_mask*() into the
single dma_set_mask_and_coherent() helper.
Just a minor cleanup, there should be no functional changes.
Takashi
===
Takashi Iwai (2):
ALSA: pci: Simplify with dma_set_mask_and_coherent()
ALSA: x86: Simplify with dma_set_mask_and_coherent()
sound/pci/ad1889.c | 3 +--
sound/pci/ali5451/ali5451.c | 3 +--
sound/pci/als300.c | 3 +--
sound/pci/als4000.c | 3 +--
sound/pci/au88x0/au88x0.c | 3 +--
sound/pci/aw2/aw2-alsa.c | 3 +--
sound/pci/azt3328.c | 3 +--
sound/pci/ca0106/ca0106_main.c | 3 +--
sound/pci/cs5535audio/cs5535audio.c | 3 +--
sound/pci/ctxfi/cthw20k1.c | 8 ++------
sound/pci/ctxfi/cthw20k2.c | 8 ++------
sound/pci/es1938.c | 3 +--
sound/pci/es1968.c | 3 +--
sound/pci/hda/hda_intel.c | 8 ++------
sound/pci/ice1712/ice1712.c | 3 +--
sound/pci/maestro3.c | 3 +--
sound/pci/sonicvibes.c | 3 +--
sound/pci/trident/trident_main.c | 3 +--
sound/x86/intel_hdmi_audio.c | 3 +--
19 files changed, 22 insertions(+), 50 deletions(-)
--
2.26.2
More information about the Alsa-devel
mailing list