]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 2 May 2025 23:52:16 +0000 (00:52 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 May 2025 10:36:29 +0000 (12:36 +0200)
commita5f2dd266c0b5b706ebc39d64c1caaec636f8fbf
tree761de86478d6db676a065b1734502847284e21e3
parent15b39ced6247666f616e3b0b8eeb42cd4a8a11f2
ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan

snd_dmaengine_pcm_open_request_chan() last use was removed in 2022's
commit b401d1fd8053 ("ASoC: pxa: remove unused board support")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250502235219.1000429-3-linux@treblig.org
include/sound/dmaengine_pcm.h
sound/core/pcm_dmaengine.c