]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[PATCH] powerpc: make ISA floppies work again
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 3 Apr 2006 12:23:15 +0000 (22:23 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Apr 2006 16:44:27 +0000 (09:44 -0700)
commit201e59e8f1437244e6203bfda5b8946f054d993e
tree45a0f5fc4008dbf993c62772e712baeed5845b4a
parent366c3af0db2665c2930c6b99e97aa4bdd12e05e2
[PATCH] powerpc: make ISA floppies work again

We used to assume that a DMA mapping request with a NULL dev was for
ISA DMA.  This assumption was broken at some point.  Now we explicitly
pass the detected ISA PCI device in the floppy setup.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/powerpc/kernel/pci_64.c
include/asm-powerpc/floppy.h