ALSA: sh: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:40 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:49:47 +0000 (07:49 +0200)
commit7e88541f006b1c685b8ea5ab2d157724215fd7ac
treeac1374bca5d226dbd978c11092ab5ba327db963a
parent76a6ef90d5400dbd282803a2d4de70b1bef593f7
ALSA: sh: 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-51-tiwai@suse.de
sound/sh/aica.c
sound/sh/sh_dac_audio.c