]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6f237fafa1021f2b5471f9992d379574aa289316
treeaf63ddd67c6e1d17f0ff52a23ff99e244cf505e2
parent68350f67be319a5dcbb2d843f0f54564c82db833
[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>
include/asm-sparc64/dma-mapping.h
include/asm-sparc64/parport.h