]> www.infradead.org Git - users/willy/xarray.git/commit
ALSA: pcm: Drop PCM vmalloc buffer helpers
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 15:27:23 +0000 (17:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Aug 2024 06:44:58 +0000 (08:44 +0200)
commit5e1c5c5a687bb3351d9b4a3b0ad457f8497b2a0d
tree52f5f8769aba1f1d2b0fbb3990ef56e08467c5cf
parent002353a537a29b9be5bde3c1d9964628f0d20d45
ALSA: pcm: Drop PCM vmalloc buffer helpers

As the last-standing user of PCM vmalloc buffer helper API took its
own buffer management, we can finally drop those API functions, which
were leftover after reorganization of ALSA memalloc code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807152725.18948-3-tiwai@suse.de
include/sound/pcm.h
sound/core/pcm_memory.c