From: Mark Brown Date: Tue, 19 Jan 2021 16:20:12 +0000 (+0000) Subject: Merge series "ASoC: Simplify with dma_set_mask_and_coherent()" from Takashi Iwai... X-Git-Tag: v5.12-rc1~133^2~1^2^2~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97692432406d40c71933ee9f07c4dbe327af846b;p=thirdparty%2Fkernel%2Flinux.git Merge series "ASoC: Simplify with dma_set_mask_and_coherent()" from Takashi Iwai : Simple conversions from two dma_set_mask*() calls into the single dma_set_mask_and_coherent(). Just a minor code refactoring, no functional changes. Takashi === Takashi Iwai (3): ASoC: intel: skl: Simplify with dma_set_mask_and_coherent() ASoC: SOF: intel: Simplify with dma_set_mask_and_coherent() ASoC: tegra: Simplify with dma_set_mask_and_coherent() sound/soc/intel/skylake/skl.c | 8 ++------ sound/soc/sof/intel/hda.c | 8 ++------ sound/soc/tegra/tegra_pcm.c | 6 +----- 3 files changed, 5 insertions(+), 17 deletions(-) -- 2.26.2 --- 97692432406d40c71933ee9f07c4dbe327af846b