soundwire: bus: clean up probe warnings
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 12 Jul 2024 14:08:01 +0000 (16:08 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 31 Jul 2024 06:57:45 +0000 (12:27 +0530)
commit663229e24255883f010ae4d94f9f8e9c34e57d6c
tree25998f58ce64f061591b131e950cbf74449cc7d7
parent6dfbafd8a1d51a52a623d912a2219e9982020854
soundwire: bus: clean up probe warnings

Clean up the probe warning messages by using a common succinct and
greppable format (e.g. without __func__ and with a space after ':').

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20240712140801.24267-4-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus_type.c