]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: brcmstb: Do not turn off WOL regulators on suspend
authorJim Quinlan <jim2101024@gmail.com>
Thu, 6 Jan 2022 16:03:30 +0000 (11:03 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Jan 2022 19:45:50 +0000 (13:45 -0600)
commit9124fa69a5c5c0b0b5046621519b8227988913a6
treef9f6334b5210af3896d5dd3c19e1763ed33d5d5f
parent7392030db6aa17b5470d8636374bd2d8e1a869d4
PCI: brcmstb: Do not turn off WOL regulators on suspend

If any downstream device can be a wakeup device, do not turn off the
regulators as the device will need them on.

Link: https://lore.kernel.org/r/20220106160332.2143-8-jim2101024@gmail.com
Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/pcie-brcmstb.c