Re: [PATCH 7/7] PCI/MSI: Move power state check out of pci_msi_supported()

2019-10-15 Thread Rafael J. Wysocki
On Tuesday, October 15, 2019 1:00:16 AM CEST Bjorn Helgaas wrote: > From: Bjorn Helgaas > > 27e20603c54b ("PCI/MSI: Move D0 check into pci_msi_check_device()") > moved the power state check into pci_msi_check_device(), which was > subsequently renamed to pci_msi_supported(). This didn't change t

[PATCH 7/7] PCI/MSI: Move power state check out of pci_msi_supported()

2019-10-14 Thread Bjorn Helgaas
From: Bjorn Helgaas 27e20603c54b ("PCI/MSI: Move D0 check into pci_msi_check_device()") moved the power state check into pci_msi_check_device(), which was subsequently renamed to pci_msi_supported(). This didn't change the behavior, since both callers checked the power state. However, it doesn'