]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: fsl_msi doesn't need it's own of_node
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 5 Aug 2008 23:10:00 +0000 (09:10 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 20 Aug 2008 06:34:57 +0000 (16:34 +1000)
commit611cd90c91494d1ff9bd4bc349fe38789828733e
treee37ba574b2f08f02e69e3de1d600f08b7e658288
parentdcfcfe756762682d084f40b96c78507f0d27d379
powerpc: fsl_msi doesn't need it's own of_node

The FSL MSI code keeps a pointer to the of_node from the device
it represents.  However it also has an irq_host, which contains
a pointer to the of_node, so use that one instead.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/fsl_msi.c
arch/powerpc/sysdev/fsl_msi.h