[SPARC64]: Fix obppath pci device sysfs creation.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 1 Mar 2007 19:46:13 +0000 (11:46 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:55:09 +0000 (01:55 -0700)
commita378fd0ee8ea6af5dafd0ab3d634f22b926b5ac4
tree681ef99b1448ac2ee83ff70719af068fca4f81d1
parentbc606f3c917aa453fca62b76c8e9998b4171f4fa
[SPARC64]: Fix obppath pci device sysfs creation.

Need to traverse recursively down child busses else we only
get the file created under devices at the top-level.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/pci.c