]> 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)
commit7cfa1839264c790d5e7e2fb95c4c65b05d894851
treef9f6334b5210af3896d5dd3c19e1763ed33d5d5f
parentb933a4eb3cd317d22876f9307f255d86c56bef2c
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