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

snd_device_get_state() last use was removed in 2022 by
commit 7e1afce5866e ("ALSA: usb-audio: Inform the delayed registration more
properly")

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-5-linux@treblig.org
include/sound/core.h
sound/core/device.c