linux/sound/isa/sb
Takashi Iwai b8986876e7 ALSA: sb: 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.

Some functions are changed to receive snd_card pointer for referring
to the device pointer for dev_*() calls, too.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-31-tiwai@suse.de
2024-08-08 07:49:46 +02:00
..
emu8000_callback.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_local.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_patch.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000_pcm.c ALSA: sb: Fix wrong argument in commented code 2023-09-02 08:11:55 +02:00
emu8000_synth.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
jazz16.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
Makefile ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
sb8_main.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sb8_midi.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sb8.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb16_csp.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb16_main.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb16.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb_common.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb_mixer.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sbawe.c