From: David S. Miller Date: Wed, 13 Jun 2007 06:53:03 +0000 (-0700) Subject: [SPARC64]: Really fix parport. X-Git-Tag: v2.6.22-rc5~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f467b998eeae933029a83db8ad860da3879acd63;p=pandora-kernel.git [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 --- Reading git-diff-tree failed