Re: [PATCH next-queue v3 1/3] Revert "PCI: Make pci_enable_ptm() private"
From: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Date: 2021-03-23 22:50:14
Also in:
intel-wired-lan, linux-pci
From: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Date: 2021-03-23 22:50:14
Also in:
intel-wired-lan, linux-pci
Bjorn Helgaas [off-list ref] writes:
On Mon, Mar 22, 2021 at 09:18:20AM -0700, Vinicius Costa Gomes wrote:quoted
Make pci_enable_ptm() accessible from the drivers. Even if PTM still works on the platform I am using without calling this function, it might be possible that it's not always the case.I don't understand the value of this paragraph. The rest of it makes good sense (although I think we might want to add a wrapper as I mentioned elsewhere).
Sure. Will remove this paragraph, and add the helper as you mentioned. Thanks. Cheers, -- Vinicius