Files
twx-linux/arch/powerpc
Michael Ellerman 5361fb20cc POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()
patch db220b234d in mainline.

pci_device_to_OF_node() returns the device node attached to a PCI device,
but doesn't actually grab a reference - we need to do it ourselves.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-11-16 08:22:57 -08:00
..
2007-08-30 16:51:51 +10:00
2007-09-25 20:40:41 +10:00