Loading drivers/pci/pcie/aspm.c +2 −0 Original line number Diff line number Diff line Loading @@ -997,6 +997,8 @@ void pcie_aspm_exit_link_state(struct pci_dev *pdev) pcie_config_aspm_path(parent_link); } pcie_aspm_update_sysfs_visibility(parent); mutex_unlock(&aspm_lock); up_read(&pci_bus_sem); } Loading Loading
drivers/pci/pcie/aspm.c +2 −0 Original line number Diff line number Diff line Loading @@ -997,6 +997,8 @@ void pcie_aspm_exit_link_state(struct pci_dev *pdev) pcie_config_aspm_path(parent_link); } pcie_aspm_update_sysfs_visibility(parent); mutex_unlock(&aspm_lock); up_read(&pci_bus_sem); } Loading