]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: core: Drop snd_sgbuf_get_ptr()
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Jun 2021 16:25:48 +0000 (18:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Jun 2021 08:15:21 +0000 (10:15 +0200)
commit84a0374051c1582ed9ace6cd63cdbfb15ed4b797
tree6a4271d7853ffb8841494489f4f3d022031b9301
parent74fb98311c4e36632b40b2a16931028c77a7c5de
ALSA: core: Drop snd_sgbuf_get_ptr()

snd_sgbuf_get_ptr() and its sibling snd_pcm_sgbuf_get_ptr() are no
longer used by any drivers.  Let's drop them.

Link: https://lore.kernel.org/r/20210609162551.7842-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/memalloc.h
include/sound/pcm.h