You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make pci_enable_ptm() accessible from the drivers.
Exposing this to the driver enables the driver to use the
'ptm_enabled' field of 'pci_dev' to check if PTM is enabled or not.
This reverts commit ac6c26d ("PCI: Make pci_enable_ptm() private").
Signed-off-by: Vinicius Costa Gomes <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
0 commit comments