]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs35l41: Fixup the error messages
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 14 Sep 2021 14:13:48 +0000 (15:13 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 15 Sep 2021 12:12:34 +0000 (13:12 +0100)
commit1293f48c7a8eeb50b1c9223087264b394e870f63
treebeccc22c81283b661fd53ae71fa2dce60fb2bc74
parent0c5a0d54ea6659b9d278f357aad941e993961490
ASoC: cs35l41: Fixup the error messages

It is not idiomatic for ASoC to print the function name in the error
messages, however it is expected to show the return code. Update the
error messages to follow these conventions.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210914141349.30218-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41.c