]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: i2c: cs8427: Use standard print API
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 13:34:05 +0000 (15:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 05:47:23 +0000 (07:47 +0200)
commite71391ba9434823621886538c9db9e4c3946f1ba
treef7143da0c5a2d3247713142c5574356268c8fcb1
parent9cbe416b9356e84863dff02112d3d3c095f881f8
ALSA: i2c: cs8427: 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-16-tiwai@suse.de
sound/i2c/cs8427.c