Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 8ae850cd authored by Thierry Reding's avatar Thierry Reding Committed by Sasha Levin
Browse files

Revert "i2c: tegra: Fix suspending in active runtime PM state"

[ Upstream commit 78ad7342 ]

This reverts commit 9f42de8d.

It's not safe to use pm_runtime_force_{suspend,resume}(), especially
during the noirq phase of suspend. See also the guidance provided in
commit 1e2ef05b

 ("PM: Limit race conditions between runtime PM
and system sleep (v2)").

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 052a7fdd
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment