[SPARC64]: Really fix parport.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 13 Jun 2007 06:53:03 +0000 (23:53 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 13 Jun 2007 07:01:24 +0000 (00:01 -0700)
We were passing a "struct pci_dev *" instead of a
"struct device *" to the parport registry routines.
No wonder things exploded.

The ebus_bus_type hacks can be backed out from
asm-sparc64/dma-mapping.h, those were wrong.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found