ASoC: cs42l42: Remove redundant delays in suspend().
authorVitaly Rodionov <vitalyr@opensource.cirrus.com>
Fri, 16 Feb 2024 10:11:57 +0000 (10:11 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 19 Feb 2024 17:02:18 +0000 (17:02 +0000)
commit3b4ec34602c562fa8fa59dd8545ac7f3cdfc235e
treedb38f46cceb6c9c98e525d82f8960782ac391644
parente480c0991db00b24b39010bfd56eda5ec2417186
ASoC: cs42l42: Remove redundant delays in suspend().

This patch will remove redundant delay and minimise
total suspend() function call time.

Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://msgid.link/r/20240216101157.23176-1-vitalyr@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/cs42l42.h
sound/soc/codecs/cs42l42.c