]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: lola: Remove unused lola_(save|restore)_mixer
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 22 Jan 2025 02:20:59 +0000 (02:20 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Feb 2025 12:03:01 +0000 (13:03 +0100)
commite8d04a92484e6504bb0c98426db54bfc82a6934f
tree68eb49823bd75dacce6aa9c545f58dfb52a9a4f2
parent76b0a22d4cf7dc9091129560fdc04e73eb9db4cb
ALSA: lola: Remove unused lola_(save|restore)_mixer

lola_restore_mixer() and lola_save_mixer() were added in 2011 by
commit d43f3010b8fa ("ALSA: Add the driver for Digigram Lola
PCI-e boards")
but have remain unused.

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20250122022059.456068-1-linux@treblig.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/lola/lola.h
sound/pci/lola/lola_mixer.c