Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 307d46e8 authored by Linas Vepstas's avatar Linas Vepstas Committed by Paul Mackerras
Browse files

[POWERPC] EEH: Work with device endpoint, always



Perform all error checking at the "partitonable endpoint"
of the device.

Signed-off-by: default avatarLinas Vepstas <linas@austin.ibm.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 1b0e9d44
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -480,6 +480,7 @@ int eeh_dn_check_failure(struct device_node *dn, struct pci_dev *dev)
		no_dn++;
		no_dn++;
		return 0;
		return 0;
	}
	}
	dn = find_device_pe(dn);
	pdn = PCI_DN(dn);
	pdn = PCI_DN(dn);


	/* Access to IO BARs might get this far and still not want checking. */
	/* Access to IO BARs might get this far and still not want checking. */