]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs35l41: Do not print error when waking from hibernation
authorStefan Binding <sbinding@opensource.cirrus.com>
Wed, 25 May 2022 13:16:31 +0000 (14:16 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:34:36 +0000 (12:34 +0100)
commite5973f9be3975e40ee202b00f73becec8b6b1578
treef41e52149542a4a7b4bec6c18698ed0e00f44ae4
parentaa81a9c1631e0e5c7d5a07074cb8990ac2653717
ASoC: cs35l41: Do not print error when waking from hibernation

When waking from hibernation, it is possible for the function
which sends the wake command to fail initially, but after a
retry it will succeed. There is no need to print an error if
the initial attempts fail.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220525131638.5512-11-vitalyr@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41-lib.c