commit | f467b998eeae933029a83db8ad860da3879acd63 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Jun 12 23:53:03 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jun 13 00:01:24 2007 -0700 |
tree | af63ddd67c6e1d17f0ff52a23ff99e244cf505e2 | |
parent | 56f5c0bd50e948408ac0fd587b5c89fa7e2a1b6e [diff] |
[SPARC64]: Really fix parport. 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>