]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: doc: Drop snd_dma_continuous_data() usages
authorTakashi Iwai <tiwai@suse.de>
Tue, 23 Aug 2022 11:57:40 +0000 (13:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Aug 2022 06:00:26 +0000 (08:00 +0200)
commit441c9e6785a0e3bbdc3cb03ec626871db18a9c23
tree46e7270a6cfc0896573da5616da606f2180901fe
parent1d7c29b8b497f2f236946f4522b93c31bf8b9bc6
ALSA: doc: Drop snd_dma_continuous_data() usages

Update the documentation to follow the recent change of the memory
allocation helpers.  The macro snd_dma_continuous_data() is gone, and
the driver needs to set up the coherent dma mask for allocating in the
lower memory addresses, instead.

Link: https://lore.kernel.org/r/20220823115740.14123-6-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/kernel-api/writing-an-alsa-driver.rst