This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit e7c475b
committed
ALSA: sc6000: 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 a device pointer to be passed to
dev_*() calls.
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-34-tiwai@suse.de1 parent 55c531b commit e7c475b
1 file changed
+90
-87
lines changed
0 commit comments