pinctrl: amd: Don't save/restore interrupt status and wake status bits
authorBasavaraj Natikar <Basavaraj.Natikar@amd.com>
Mon, 13 Jun 2022 06:41:26 +0000 (12:11 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 9 Jul 2022 23:09:21 +0000 (01:09 +0200)
commitb8c824a869f220c6b46df724f85794349bafbf23
tree35ba4c319229ce5646a453b524e1dc406aa74037
parent21793d228ca2caefa8b93a0fc8e92815a46b1a43
pinctrl: amd: Don't save/restore interrupt status and wake status bits

Saving/restoring interrupt and wake status bits across suspend can
cause the suspend to fail if an IRQ is serviced across the
suspend cycle.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Fixes: 79d2c8bede2c ("pinctrl/amd: save pin registers over suspend/resume")
Link: https://lore.kernel.org/r/20220613064127.220416-3-Basavaraj.Natikar@amd.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-amd.c