]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: trident: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:32 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:49:46 +0000 (07:49 +0200)
commitdef358f9baaa7ca7b04cd8fe1f72af2605f11209
tree9fb85b048465cb8673af0419f6d69210e8950379
parent1b28f418e77979629afbe8bdb6bb8c61c96a07f1
ALSA: trident: Use standard print API

Use the standard print API with dev_*() instead of the old house-baked
one.  It gives better information and allows dynamically control of
debug prints.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-43-tiwai@suse.de
sound/pci/trident/trident_memory.c