ALSA: i2c: pt2258: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:06 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:23 +0000 (07:47 +0200)
commit1ac6352e50780603bbae44eda7b3cc0036b1013f
treea276ad735921eb2dfd4588673a61ed7fe3377188
parente71391ba9434823621886538c9db9e4c3946f1ba
ALSA: i2c: pt2258: 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-17-tiwai@suse.de
sound/i2c/other/pt2258.c