]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Clean up error messages
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 20 Dec 2024 17:35:13 +0000 (17:35 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 24 Dec 2024 22:44:54 +0000 (22:44 +0000)
commit935cd06bfad4b715195befaf527a2d4fd36361d9
treecd564085516edec43717a8e4c3e404eef2d0e979
parentdeb015208f7be9a62cb68dd8337d075b1829ee1d
ASoC: SDCA: Clean up error messages

All the error messages in the SDCA code manually print the function
in the output, update these to use dev_fmt instead. Whilst making
the changes tweak a couple of the error messages to make them a
little shorter.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20241220173516.907406-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_functions.c