]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: Simplify with dma_set_mask_and_coherent()" from Takashi Iwai...
authorMark Brown <broonie@kernel.org>
Tue, 19 Jan 2021 16:20:12 +0000 (16:20 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 19 Jan 2021 16:20:12 +0000 (16:20 +0000)
commit72736a7a8fc86d2d38437f15602b72137d9e7993
treeced6a861b5c4c203fe3be81a0f8e7a32f65d73d3
parentf0d437ea05919f22f281aa1e9950347a2d7dd733
parent28ce4e208746dad8d2c11fbc41ea69fc8f5696bb
Merge series "ASoC: Simplify with dma_set_mask_and_coherent()" from Takashi Iwai <tiwai@suse.de>:

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