[PATCH 2/2] mpc85xx_edac: change to use new definitions for PCI EDAC regspace

Kumar Gala galak at kernel.crashing.org
Fri Jul 23 01:38:56 EST 2010


On Jul 21, 2010, at 7:03 PM, Dmitry Eremin-Solenikov wrote:

> Currently (as mpc8540-pci) devices are not created on of_platform bus,
> mpc85xx_edac can't probe to them. Follow the change to dts trees to bind
> not to the main mpc8540-pci node but to special mpc85xx-pci-error nodes,
> present on soc bus.
> 
> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
> ---
> drivers/edac/mpc85xx_edac.c |   18 +++++++++---------
> 1 files changed, 9 insertions(+), 9 deletions(-)

Nak.

We already have a node in the dts for the PCI controller.  Lets update the platform code to add the pci controller to the of_platform_bus_probe list.

- k


More information about the Linuxppc-dev mailing list