]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: core: Drop snd_print stuff and co
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:44 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:49:47 +0000 (07:49 +0200)
commit504dc9f5e62e3beef2554c453576e84993053647
treef1169cbaf682e1ffdb23f8f5eaad91c1a7fe1c95
parent9acb51e9617c28a92f9ce2af767db6bd660a6d4f
ALSA: core: Drop snd_print stuff and co

Now that all users of snd_print*() are gone, let's drop the functions
completely.  This also makes CONFIG_SND_VERBOSE_PRINTK redundant, and
it's dropped, too.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-55-tiwai@suse.de
include/sound/core.h
sound/core/Kconfig
sound/core/misc.c