Hi Kumar,
On Wed, 6 May 2009 23:13:38 +1000 Stephen Rothwell
wrote:
>
> On Tue, 5 May 2009 07:04:55 -0500 Kumar Gala
> wrote:
> >
> > We shouldn't directly access sysdata to get the device node. We should
> > be calling pci_device_to_OF_node().
> >
> > Signed-off-by: Kumar Gala
>
> It loo
Hi Kumar,
On Tue, 5 May 2009 07:04:55 -0500 Kumar Gala wrote:
>
> We shouldn't directly access sysdata to get the device node. We should
> be calling pci_device_to_OF_node().
>
> Signed-off-by: Kumar Gala
It looks ok, but all I can say for now is that it doesn not make things
worse. During
We shouldn't directly access sysdata to get the device node. We should
be calling pci_device_to_OF_node().
Signed-off-by: Kumar Gala
---
arch/powerpc/platforms/iseries/pci.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/powerpc/platforms/iseries/pci.c
b/a