diff options
author | Dmitry Osipenko <[email protected]> | 2020-01-14 04:34:35 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-01-15 18:16:51 +0100 |
commit | 9f42de8d4ec2304f10bbc51dc0484f3503d61196 (patch) | |
tree | fa5a33cb13a807b4ebde011ebbfc9560f765b578 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b3a987b0264d3ddbb24293ebff10eddfc472f653 (diff) |
i2c: tegra: Fix suspending in active runtime PM state
I noticed that sometime I2C clock is kept enabled during suspend-resume.
This happens because runtime PM defers dynamic suspension and thus it may
happen that runtime PM is in active state when system enters into suspend.
In particular I2C controller that is used for CPU's DVFS is often kept ON
during suspend because CPU's voltage scaling happens quite often.
Fixes: 8ebf15e9c869 ("i2c: tegra: Move suspend handling to NOIRQ phase")
Cc: <[email protected]> # v5.4+
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions