diff options
author | 2021-10-09 14:32:40 +1100 | |
---|---|---|
committer | 2021-10-16 23:56:59 +0200 | |
commit | 4e5a04be88fe335ad5331f4f8c17f4ebd357e065 (patch) | |
tree | 25cab30b117c4138f4d5cde3a5275046ad16acbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() (diff) | |
download | linux-dev-4e5a04be88fe335ad5331f4f8c17f4ebd357e065.tar.xz linux-dev-4e5a04be88fe335ad5331f4f8c17f4ebd357e065.zip |
pinctrl: amd: disable and mask interrupts on probe
Some systems such as the Microsoft Surface Laptop 4 leave interrupts
enabled and configured for use in sleep states on boot, which cause
unexpected behaviour such as spurious wakes and failed resumes in
s2idle states.
As interrupts should not be enabled until they are claimed and
explicitly enabled, disabling any interrupts mistakenly left enabled by
firmware should be safe.
Signed-off-by: Sachi King <nakato@nakato.io>
Link: https://lore.kernel.org/r/20211009033240.21543-1-nakato@nakato.io
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions