diff options
author | Simon Trimmer <simont@opensource.cirrus.com> | 2023-05-18 16:02:49 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-19 11:32:12 +0900 |
commit | c9001a2754528fa5da20e8674b3afbd8c134cc91 (patch) | |
tree | 9c776a45b7158eb8b39874d05205e8079b46b128 /drivers/soc/nuvoton | |
parent | 608f1b0dbddec6b2fd766c10bcce2b651995e936 (diff) | |
download | linux-stable-c9001a2754528fa5da20e8674b3afbd8c134cc91.tar.gz linux-stable-c9001a2754528fa5da20e8674b3afbd8c134cc91.tar.bz2 linux-stable-c9001a2754528fa5da20e8674b3afbd8c134cc91.zip |
ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime request
SoundWire bus accesses must be performed under the guard of a pm_runtime
request, in this case the write was being performed just after the
request had been put() and so the bus could not be guaranteed to be
available.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/Message-Id: <20230518150250.1121006-3-rf@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/soc/nuvoton')
0 files changed, 0 insertions, 0 deletions