Commit 1d9009f0 authored by jan.koester's avatar jan.koester
Browse files

some fixes

parent f79ff195
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1031,7 +1031,6 @@ void pcie_aspm_powersave_config_link(struct pci_dev *pdev)
	    aspm_policy != POLICY_POWER_SUPERSAVE)
		return;

	if (!locked)
	down_read(&pci_bus_sem);
	mutex_lock(&aspm_lock);
	pcie_config_aspm_path(link);