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)
commit7ef8c9edc86cff0881b2eb9a3274796258fbd872
treeec5c3526aa533bc33578961b84bfd73ddaee390d
parent2d446c98cde3ffccfd14849b7dda4194ab62dd20
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