]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: soundwire: increase resume timeout
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 15 Jan 2021 06:16:50 +0000 (14:16 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 15 Jan 2021 14:15:29 +0000 (14:15 +0000)
commit9e4accf3a1974303c83666152fe92f282237bbff
treeec5c3526aa533bc33578961b84bfd73ddaee390d
parent288a9d249c7db4986b7419c07886a4736700d6fa
ASoC: codecs: soundwire: increase resume timeout

The resume operation relies on multiple transactions to synchronize
the regmap state, make sure the timeout is one order of magnitude
larger than an individual transaction, so that timeouts of failed
transactions are detected first.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20210115061651.9740-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98373-sdw.c
sound/soc/codecs/rt1308-sdw.c
sound/soc/codecs/rt5682.h
sound/soc/codecs/rt700-sdw.c
sound/soc/codecs/rt711-sdw.c
sound/soc/codecs/rt715-sdw.c