diff options
author | Sonny Rao <sonnyrao@us.ibm.com> | 2010-05-10 15:13:41 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-05-21 17:31:09 +1000 |
commit | 5b339bdf164d8aee394609768f7e2e4415b0252a (patch) | |
tree | 9f10e65450fc1027dbc974189505cf0b74932bdc /sound | |
parent | a1263c71448aa70afb6097fdedf93c3dff5a7a15 (diff) |
powerpc/pci: Check devices status property when scanning OF tree
We ran into an issue where it looks like we're not properly ignoring a
pci device with a non-good status property when we walk the device tree
and instanciate the Linux side PCI devices.
However, the EEH init code does look for the property and disables EEH
on these devices. This leaves us in an inconsistent where we are poking
at a supposedly bad piece of hardware and RTAS will block our config
cycles because EEH isn't enabled anyway.
Signed-of-by: Sonny Rao <sonnyrao@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions