git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56f5c0b
)
[SPARC64]: Really fix parport.
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 13 Jun 2007 06:53:03 +0000
(23:53 -0700)
committer
David 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